/*================================
=            Branches            =
================================*/
.headingtxt {
    font-weight: 700;
}
.cusshadow {
    filter: drop-shadow(-2px 4px 5px rgba(20, 118, 163, 0.233));
    border: none;
}
.cusshadow p {
    margin-bottom: 5px;
}

@media (max-width: 991px) {
}
/*===== End of Contact ======*/

