.bg-blue-poramil-1 {
    background-color: #2d5ca7 !important;
}
.bg-blue-poramil-2 {
    background-color: #2f6ab2 !important;
}
.bg-dark-poramil-1 {
    background-color: #18191b !important;
}
.bg-dark-poramil-2 {
    background-color: #1c1c1b !important;
}

@media (max-width: 991px) {
    .top-mobile {
        padding-top: 200px !important;
    }
}
.blue-text {
    color: #2f6ab2;
}
.yellow-text {
    color: #18191b;
}