.elementor-103878 .elementor-element.elementor-element-a2ac4c0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-103878 .elementor-element.elementor-element-ac86320{--spacer-size:25px;}.elementor-103878 .elementor-element.elementor-element-ff5a4f6{--spacer-size:25px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-103878 .elementor-element.elementor-element-a2ac4c0{--content-width:1200px;}}/* Start custom CSS for shortcode, class: .elementor-element-0ca3732 *//* Applies the Roboto font and default color to all text */
body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px; /* Sets the body text size */
    font-weight: 400; /* Sets the body text weight */
    color: #000000; /* Sets the default text color */
}

/* Styles for hyperlinks */
a {
    color: #2b5487; /* Sets the color of hyperlinks */
    font-weight: bold; /* Makes hyperlinks boldfaced */
}

/* Styles for headings */
h1 {
    font-size: 24px; /* Sets the size of H1 */
    font-weight: 500; /* Sets the weight of H1 */
    font-weight: bold; /* Makes H1 boldfaced */
}

h2 {
    font-size: 22px; /* Sets the size of H2 */
    font-weight: 500; /* Sets the weight of H2 */
    font-weight: bold; /* Makes H2 boldfaced */
}

h3 {
    font-size: 20px; /* Sets the size of H3 */
    font-weight: 500; /* Sets the weight of H3 */
    font-weight: bold; /* Makes H3 boldfaced */
}

h4 {
    font-size: 16px; /* Sets the size of H4 */
    font-weight: 400; /* Sets the weight of H4 */
    font-weight: bold; /* Makes H4 boldfaced */
}

h5 {
    font-size: 15px; /* Sets the size of H5 */
    font-weight: 400; /* Sets the weight of H5 */
    font-weight: bold; /* Makes H5 boldfaced */
}

/* Styles for Elementor button */
.elementor-button-link.elementor-button.elementor-size-sm.elementor-animation-grow {
    /* Add your custom styles for the button here */
}

.elementor-button-link .elementor-button-content-wrapper {
    /* Add your custom styles for the button content wrapper here */
}

.elementor-button-link .elementor-button-text {
    /* Add your custom styles for the button text here */
}/* End custom CSS */