:root .v-dark, :root .v-dark-head {
--bg-color: #1F2229;
}
.cap {
background-image: linear-gradient(to right, #434b59 0%, #303540 100%);
}
.top-logo {
max-height: 100px;
margin-bottom: 50px;
margin-left: 30px;
}
@media only screen and (max-width: 767px) {
.top-logo {
max-height: 80px;
margin-bottom: 30px;
margin-left: 10px;
}
}
.shap-linear {
height: 0px;
}
.line-bg-left::after, .line-bg-left::before, .line-bg-right::after, .line-bg-right::before {
background-color: rgba(77,117,190,0.50);
}
.lh30 {
line-height: 26px;
font-weight: 500!important;
}
.blue {
color: #434b59!important;
}
.arrow-link3 {
max-width: 400px;
}