.margin-top-20{margin-top: 20px;}
.margin-top-15{margin-top: 15px;}
.margin-top-10{margin-top: 10px;}
.margin-bottom-20{margin-bottom: 20px;}
.margin-bottom-15{margin-bottom: 15px;}
.margin-bottom-10{margin-bottom: 10px;}
.border{box-shadow: 0 4px 8px 0 rgb(7 17 27 / 10%);-webkit-transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s ease;}
.bg-white{background: white;}
.padding-10{padding: 10px;}
.position-relative{position: relative;}