/*
CTC Separate Stylesheet
Updated: 2026-02-05 16:21:41
*/
body, * {
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4 {
    font-family: 'Roboto', sans-serif;
}
.content-p h2 {
    font-family: 'Sniglet', cursive;
    
}
.content-p h2, .content-p h3{
    font-family: 'Sniglet', cursive;
    margin-bottom:16px;
    font-weight:500;
}
.content-p h2{
    font-size:28px;
    margin-top:24px;
    padding-top:24px;
    padding-bottom:16px;
    color:#4169E1  ;
}
.content-p{
    margin-bottom:16px;
}
p{
    margin-bottom :18px !important;
}
 .elementor-shape-fill {
    fill: #ffffff;
  }
  
  
  #mobileMenu .menu-item{
      font-size:16px !important;
     padding:4px 0; 
     text-transform: uppercase !important;
     
  }
.menu-quick-links li a::before {
    content: "›";
    margin-right: 8px;
}

