﻿.button_group{display:flex;align-items:center;gap:5px;flex-wrap:wrap;}.btn_primary{padding:10px;color:#fff!important;text-decoration:none;width:100%;max-width:200px;border:0;border-radius:5px;display:block;text-align:center;background-color:#006f9e;}.btn_second{padding:10px;color:#fff!important;text-decoration:none;width:100%;max-width:200px;border:0;border-radius:5px;display:block;text-align:center;background-color:#fcb316;}@font-face{font-family:"Grandis-Regular";src:url("../Fonts/Grandis-Regular.ttf") format("truetype");}@font-face{font-family:"Grandis-Bold";src:url("../Fonts/Grandis-Bold.woff") format("woff");}*{font-size:clamp(14px,1vw,3rem);font-family:"Grandis-Regular";}h1,h2,h3,h4,h5,h6{font-weight:bold;color:#006f9e;}html,body{overflow-x:hidden;width:100%;}body{color:#006f9e;}header .topBar{background-color:#006f9e;padding:.8rem;padding-inline:10px;}header .social-icons a{width:25px;height:25px;background-color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;}header .social-icons a i{color:#006f9e!important;}header .logo{max-width:200px;}header .nav-link{color:#006f9e!important;font-weight:bold;}.heading{font-size:clamp(2rem,2vw,3rem);font-weight:800;font-weight:bold;padding-block:.4em;font-family:"Grandis-Bold";color:#006f9e;}.heading span{font-size:inherit;color:#fcb316;font-weight:bold;}.heading font{font-size:clamp(2rem,2vw,3rem)!important;font-weight:bold!important;}footer{background-color:#006f9e;background-repeat:no-repeat;background-size:cover;color:#fff;}footer .social-icons a{width:25px;height:25px;background-color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center;}footer .social-icons a i{color:#006f9e!important;}