.ud-page-banner {padding-top: 100px; padding-bottom: 50px;} 
.bg-whatsapp {background: #191E4F !important;}

:root {
    --bs-blue: #0080FF;
    --bs-green: #17DE66;
    --bs-teal: #17DE66;
    --bs-primary: #0080FF;
    --bs-secondary: #191E4F;
    --bs-success: #17DE66;
    --bs-info: #0080FF;
    --bs-dark: #191E4F;
    --bs-primary-rgb: 0, 128, 255;
    --bs-secondary-rgb: 25, 30, 79;
    --bs-success-rgb: 23, 222, 102;
    --bs-info-rgb: 0, 128, 255;
    --bs-dark-rgb: 25, 30, 79;
    --bs-body-rgb: 33, 33, 33;
    --bs-body-color: #191E4F;
    --body-color: #191E4F;
    --heading-color: #191E4F;
    --primary-color: #191E4F;
}