.cs_section_heading.cs_style_1 {
    padding-top: 100px;
}
.cs_text_widget img {
    width: 200px;
    height: auto;
}
.cs_footer.cs_primary_bg.cs_ternary_color {
    background-color: #3B5F8A !important;
}
.cs_menu_widget.cs_mp0 ul {
    display: flex;
    gap: 50px;
}
.cs_moving_section.cs_moving_duration_40 {
  color: red !important;
}

:root {
--accent: #ce131c !important;
--primary: #005faf !important;
--secondary: #847c7c !important;
}
