.elementor-kit-5{--e-global-color-primary:#A4281E;--e-global-color-secondary:#0F264F;--e-global-color-text:#111111;--e-global-color-accent:#A4281E;--e-global-color-326bf8f:#FFFFFF;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-46c1e78-font-family:"Oswald";--e-global-typography-46c1e78-font-size:22px;--e-global-typography-46c1e78-font-weight:600;--e-global-typography-46c1e78-text-transform:uppercase;--e-global-typography-bc23c70-font-family:"Oswald";--e-global-typography-bc23c70-font-size:50px;--e-global-typography-bc23c70-font-weight:600;--e-global-typography-36cd5f7-font-family:"Oswald";--e-global-typography-36cd5f7-font-size:35px;--e-global-typography-36cd5f7-font-weight:600;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-bc23c70-font-size:40px;--e-global-typography-bc23c70-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */strong, b {
    font-weight: 700 !important;
}

p:last-child {
    margin-bottom: 0;
}

::selection {
    background-color: #a4281e;
    color: #fff;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #0f264f;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #a4281e;
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #942219;
}/* End custom CSS */