@import url("https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap");

.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module.text-right {
    padding-bottom: 60px;
}

    .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module.text-right.afm-buttons {
        padding-bottom: 60px;
    }

.datetimepicker.dropdown-menu {
    padding: 15px;
    border-color: #999999;
    box-shadow: 3px 4px 15px #999999;
}

[class*=" datetimepicker-dropdown"]:before {
    border-bottom-color: #999999;
}

i.glyphicon.glyphicon-arrow-left:before {
    content: '\2190';
    font-size: 14px;
    font-style: normal;
}

i.glyphicon.glyphicon-arrow-right:before {
    content: '\2192';
    font-size: 14px;
    font-style: normal;
}

#divECommSection, #productNotAvailable {
    display: none;
}

.icon-checkmark {
    height: auto;
    width: 15px;
}

.sticky-header.fixed {
    position: fixed;
    top: 0;
    left: -5%;
    width: 100%;
    box-sizing: border-box;
    z-index: 0;
}

    .sticky-header.fixed.absolute {
        position: absolute;
    }

#productNotAvailable.show {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#divATO.hideplan {
    display: none !important;
}

.main_title {
    display: none;
}

#main-content > .container {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 100%;
}

.card .card-body {
    min-height: 320px;
}

body {
    background: #fff !important;
    color: #333333;
    padding: 0;
    margin: 0;
}

* > .container-fluid, .navbar-landing-page {
    padding: 0 90px;
    margin: 0;
}

h2, h3 {
    font-weight: bold;
}

h2 {
    font-size: 2.125rem;
}

h3 {
    font-size: 1.7rem;
}

.navbar-landing-page .icon-telephone {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #CFCFCF;
    height: 100%;
}

.benfit-group .row,
.benefit-row .row {
    padding: 0 90px;
}

.product-div-description.open {
    border-bottom: 1px solid #dee2e6 !important;
}

.navbar-landing-page {
    margin: 0;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
    transition: all 0.5s;
    border-bottom: 1px solid #CFCFCF;
    background-color: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
}

    .navbar-landing-page.scroll-up {
        transform: translateY( -90px );
    }


nav#divECommHeading {
    display: none;
}

.navbar-landing-page .ha-logo {
    width: 180px;
    height: 64px;
}

.navbar-landing-page span {
    font-size: 1.375rem;
}

.navbar-landing-page .here-to-help span {
    font-size: 1.25rem;
    font-weight: bold;
    color: #1C4588;
}

#jumbotron .jumbotron {
    background: url('/wp-content/uploads/2019/11/beach-car-child.jpg') no-repeat center bottom 20%;
    background-size: cover;
    width: 100%;
    min-width: 100%;
    height: 400px;
    margin: 0;
    padding: 0;
}

    #jumbotron .jumbotron .content {
        display: flex;
        width: 90%;
        background-color: #1C4588;
        font-size: 1rem;
        flex-direction: column;
        justify-content: space-between;
        max-width: 940px;
        padding: 40px;
        border-left: 10px solid #64A1D7;
        position: relative;
        top: 60%;
        left: 5.625em;
        box-shadow: 5px 10px 20px 0 rgba(0, 0, 0, 0.28);
        z-index: 10;
    }

        #jumbotron .jumbotron .content h2 {
            font-size: 2rem;
            font-weight: bold;
            color: #fff;
        }

        #jumbotron .jumbotron .content p {
            color: #fff;
            font-size: 1rem;
            line-height: 32px !important;
        }

        #jumbotron .jumbotron .content .btn-explore-plans {
            width: 180px;
            min-height: 40px;
            margin-top: 10px;
            color: #333333;
            font-weight: bold;
            background-color: #83BD00;
            text-transform: uppercase;
            border-radius: 20px;
            border: none;
            text-decoration: none;
            padding: 8px;
            text-align: center;
        }

#benefits {
    background-color: #F1F1F1;
    justify-content: space-between;
    display: flex;
    font-size: 1.2rem;
    padding-top: 6em;
}

    #benefits .benefits-text {
        color: #333333;
        height: auto;
        flex: 1;
        font-size: 1.25rem;
    }

        #benefits .benefits-text h2 {
            font-size: 2.125rem;
            color: #1C4588;
        }

        #benefits .benefits-text p {
            font-size: 1.25rem;
        }

    #benefits .benefits-icons {
        justify-content: space-between;
        display: inline;
        list-style-type: none;
    }

        #benefits .benefits-icons ul {
            display: flex;
            list-style-type: none;
            justify-content: space-between;
        }

            #benefits .benefits-icons ul li {
                display: flex;
                max-width: 175px;
                flex-direction: column;
                align-items: center;
                text-align: center;
                font-weight: bold;
            }

    #benefits h5 {
        font-weight: normal !important;
    }

    #benefits .benefits-icons li img {
        max-height: 90px;
        max-width: 90px;
    }

#our-plans {
    font-size: 1.2rem;
    text-align: center;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding-top: 40px;
}


.our-plans-intro {
    margin-bottom: 3em;
}

#our-plans p {
    font-size: 1.2rem;
    line-height: 32px;
}

#our-plans h2 {
    color: #1C4588;
    font-weight: bold;
}

#state-availability .card {
    box-sizing: border-box;
    height: auto;
    width: 100%;
    min-width: 290px;
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
}


    #state-availability .card a {
        font-size: .875rem;
        color: #333333;
        text-decoration: underline;
    }

        #state-availability .card a:hover {
            text-decoration: none;
        }

#state-availability .card-header {
    min-width: 100%;
    background-color: #F1F1F1;
    padding: 20px 0;
}

#state-availability .card > .card-header h5 {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0 24px;
}

#state-availability .card > .card-header {
    display: flex;
    justify-content: center;
    align-items: center;
}

    #state-availability .card > .card-header:first-child {
        padding: 1rem;
        width: 100%;
    }

    #state-availability .card > .card-header .update-location {
        color: #333333;
        font-size: 14px;
        line-height: 19px;
        text-decoration: underline;
    }

    #state-availability .card > .card-header .states {
        box-sizing: border-box;
        font-size: 1rem;
        min-height: 40px;
        max-width: 335px;
        border: 1px solid #999999;
        border-radius: 3px;
        background: url(/wp-content/uploads/2019/09/selection-arrows.svg) no-repeat;
        background-color: #FFFFFF;
        padding: 0 5px;
        background-size: 13px 13px;
        background-position: 97% 50%;
    }

#state-availability .card .card-body {
    display: flex;
    padding: 0 !important;
    justify-content: space-evenly;
    width: 100%;
    font-size: 16px;
}

#divProductList {
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
    align-items: center;
}

#state-availability .card-body .plan {
    position: relative;
    padding: 40px 60px;
    width: 50%;
}

    #state-availability .card-body .plan:first-child::after {
        content: "";
        background-color: #CFCFCF;
        position: absolute;
        width: 1px;
        height: 100%;
        right: 0;
        top: 0;
        display: block;
    }

#stay-in-touch input {
    width: 350px !important;
}

#divProductList {
    margin: 0;
    padding-left: 0 !important;
}

#state-availability .card .card-body h2 {
    color: #333;
}

#state-availability .card .card-body img {
    height: 50px;
    width: auto;
	margin-bottom: 15px;
}

#state-availability .card .card-body .plan {
    line-height: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#powered-by {
    background-color: #F1F1F1;
}

    #powered-by p {
        font-size: 1.25rem;
        line-height: 32px;
        width: 938px;
    }

    #powered-by img {
        width: 132px;
        height: 42px;
    }

#stay-in-touch {
    background-color: rgba(28, 69, 136, 0.85);
    color: #fff;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

    #stay-in-touch .stay-in-touch-content {
        font-size: 18px;
        margin-right: 6px;
    }

        #stay-in-touch .stay-in-touch-content span {
            font-weight: bold;
            margin-right: 6px;
        }

    #stay-in-touch button {
        height: 40px;
        min-width: 112px;
        border-radius: 20px;
        background-color: #83bd00;
        border: none;
        color: #1c4588;
        font-size: inherit;
        padding: initial;
    }

        #stay-in-touch button:hover {
            cursor: pointer;
        }

#available-plans {
    padding: 0;
}

footer {
    display: flex;
    justify-content: space-between;
    height: 120px;
    color: #fff;
    background-color: #1C4588;
    padding-top: 15px;
    align-items: center;
}

    footer a {
        color: #fff;
        text-decoration: underline;
    }

    footer ul {
        display: flex;
        height: 100%;
        justify-content: space-evenly;
        font-size: .875rem;
        list-style-type: none !important;
    }

    footer a:visited {
        color: #fff;
    }

    footer a:hover {
        color: #fff;
    }

    footer .primary-text {
        margin-bottom: 15px;
    }

#main-footer {
    display: none;
}

.sticky-header {
    position: relative;
    z-index: 99;
}

    .sticky-header.fixed {
        position: fixed;
        top: 0;
        width: 110vw;
        box-sizing: border-box;
        z-index: 99;
    }

        .sticky-header.fixed.absolute {
            position: absolute;
        }

/** Overrides **/
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 0 !important;
}

#btnAvailablePlanOnePurchaseNow,
#btnAvailablePlanTwoPurchaseNow,
#btnAvailablePlanThreePurchaseNow {
    width: auto;
}

.purchase-plan-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
}

#state-availability .card .card-body .purchase-plan-wrapper .purchase-plan {
    color: #fff;
    text-decoration: none;
}

div#divProductList .product-div > div.et_pb_button_module_wrapper {
    padding: 0;
}

#productDiv {
    width: 100%;
}

#productDetails {
    width: 100%;
}

#divCompareBenefits {
    margin-top: 60px;
}

.form-group {
    border-radius: 3px;
    box-shadow: none;
}

#productDetails > .row {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

#divCompareBenefits .benefit-row .tp-text {
    color: #333333;
}

#divBenefits .row .plan1, #divBenefits .row .plan2 {
    text-transform: capitalize;
}

.plan-description {
    margin-bottom: 20px;
}

div#divProductList .product-div {
    box-shadow: none;
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    flex: 0 0 43%;
}

.plan-child p {
    width: 100%;
}

div#divProductList .product-div:last-child {
    border-right: none !important;
}
div#divProductList .border-right {
    border-right: 1px solid #dee2e6!important;
}

div#divProductList .product-div > div,
div#divProductList .product-div > p {
    width: 100%;
    max-width: 330px;
    padding: 0px;
}

#page-container > #main-content > .container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#powered-by .container > .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#divProductList .product-div .min-height {
    min-height: 0;
    color: #333;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    display: none;
}

footer#main-footer {
    display: none !important;
}

#divCompareBenefits .benfit-group {
    color: #333;
    background-color: #f1f1f1;
}

    #divCompareBenefits .benfit-group > .row {
        display: flex;
        align-items: center;
    }


#divCompareBenefits .benefit-title {
    padding: 0;
}

#btnAvailablePlanOnePurchaseNow,
#btnAvailablePlanTwoPurchaseNow,
#btnAvailablePlanThreePurchaseNow {
    height: 40px;
    border-radius: 20px;
    background-color: #1C4588;
    text-align: center;
}

#divCompareBenefits .benefit-group {
    background-color: #F1F1F1 !important;
    font-weight: normal;
    color: #333333;
    height: 52px;
    text-transform: uppercase;
    align-items: center;
}

#our-plans .card-header .update-location {
    font-size: 14px;
    text-decoration: underline;
    color: #333333 !important;
}

#divBenefits .benefit-row .benefit-name {
    padding-left: 0;
}

div#divProductList .product-div .min-height {
    min-height: 0;
    color: #333;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    display: none;
}

#main-content .container {
    padding-top: 0;
}

#price-table {
    margin: 0;
}

.product-div-description:hover {
    cursor: pointer;
}

.et_pb_row:after {
    content: none;
}

.et_pb_section {
    width: 100%;
    background-color: #fff;
    padding-bottom: 0;
}

.et_pb_row {
    padding: 0;
}

.plan-child {
    width: 100%;
    padding: 40px;
}

.plan-child, .product-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px;
    margin: 0;
}

#divECommSection {
    margin-top: 0 !important;
    padding: 0;
}

    #divECommSection > .container-fluid {
        padding: 0;
    }

#divCompareBenefits {
    background-color: none;
}

    #divCompareBenefits #divBenefits {
        min-width: 100%;
    }

    #divCompareBenefits .benefit-row {
        padding: 20px;
        border-bottom: 1px solid #EFEFEF;
        font-size: .875rem;
        margin: 0px;
        padding: 20px 90px 20px 90px;
    }

div#pricingTable {
    margin-left: 0;
    width: 100%;
}

#productNotAvailable p {
    width: 60%;
    text-align: center;
    height: auto !important;
    margin-bottom: 15px;
}

#productNotAvailable form {
    width: auto;
}

#productNotAvailable .no-plan-email {
    width: 260px !important;
}

#productNotAvailable button {
    background: #1C4588;
    color: #fff;
    padding: 6px 30px;
    border-radius: 20px;
}

.wbox {
    min-width: 100%;
    padding: 0;
}

#benefits .col {
    flex: 0 0 50% !important;
}

#benefits .row {
    flex-wrap: nowrap;
}

p.product-div-description {
    border-bottom: none;
}

    p.product-div-description:after {
        content: '';
        background: url(/wp-content/uploads/2019/11/icon-arrow-up.png);
        background-size: 10px 7px;
        width: 10px;
        height: 10px;
        display: block;
        position: absolute;
        right: 5px;
        top: 13px;
        background-repeat: no-repeat;
    }

    p.product-div-description.open:after {
        background: url(/wp-content/uploads/2019/11/icon-arrow-down.png);
        background-size: 10px 7px;
        background-repeat: no-repeat;
    }

#divECommHeading,
.imgClientLogo {
    display: block !important;
}

#divECommHeading {
    position: relative;
}

.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module.text-left {
    padding-bottom: 60px;
}

.col-md-8.text-center.selected-plans {
    justify-content: inherit;
}

.imgClientLogos {
   /* padding: 10px 20px;*/
	height: auto;
    width: auto;
    /*min-width: 110px;*/
    max-height: 70px;
}


.customModal {
    margin-top: 100px;
}

.promoDiscountHeader {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.customLink {
    color: #ff003c !important;
    text-decoration: underline !important;
}

    .customLink:hover {
        cursor: pointer !important;
    }

.lblInvalidPromoCode {
    color: red;
}

.divAvailablePromoDiscountSuccess {
    padding-top: 10px;
    color: #83bd00;
}

.divNotification {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 20px;
}

.customRadioButton {
    top: 2px !important;
    margin-right: 5px !important;
}

.btnCustom-success {
    border: 0px solid #28a745;
    color: #fff !important;
    font-size: 14px;
    padding: 7px 15px;
    -webkit-animation: glowing 2000ms infinite;
    -moz-animation: glowing 2000ms infinite;
    -o-animation: glowing 2000ms infinite;
    animation: glowing 2000ms infinite;
}

.btnCustom-success {
    border: 0px solid #28a745;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #28a745;
        -webkit-box-shadow: 0 0 3px #28a745;
    }

    50% {
        background-color: #218638;
        -webkit-box-shadow: 0 0 10px #218638;
    }

    100% {
        background-color: #28a745;
        -webkit-box-shadow: 0 0 3px #28a745;
    }
}

@keyframes glowing {
    0% {
        background-color: #83BD00;
        -webkit-box-shadow: 0 0 3px #83BD00;
    }

    50% {
        background-color: #218638;
        -webkit-box-shadow: 0 0 10px #218638;
    }

    100% {
        background-color: #83BD00;
        -webkit-box-shadow: 0 0 3px #83BD00;
    }
}

@media (max-width: 990px) {
    #benefits {
        padding-top: 170px;
    }

        #benefits .benefits-icons {
            padding-top: 40px;
            width: 100%;
            flex-wrap: wrap;
            padding: 0px;
        }

    #navbar-landing-page {
        padding: 0;
    }

    #powered-by p {
        width: 100%;
        padding-top: 20px;
    }

    #powered-by .col {
        width: 100%;
        flex: 0 0 100%;
    }

    #navbar-landing-page .here-to-help {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .plan-child:last-child {
        border-top: 1px solid #dee2e6 !important;
        width: 98%;
    }

    * > .container-fluid {
        padding: 0px 15px;
    }



    #divECommSection .container-fluid {
        padding: 0px;
    }

    #jumbotron .jumbotron-content {
        margin: 0 1em;
    }

    #divCompareBenefits .benfit-group .benefit-title {
        width: 50%;
    }

    div#divProductList #divProductTwo {
        margin-bottom: 30px;
    }

    div#divProductList #divProductOne {
        border-right: none !important;
    }

    #benefits ul.benefits-icons li {
        width: 100%;
        flex: 0 0 100%;
        flex-direction: column;
    }

    #jumbotron .jumbotron {
        height: 300px;
        margin: 0;
        top: 50%;
        max-width: 80%;
        background-size: 200%;
    }

        #jumbotron .jumbotron .content {
            min-height: 200px;
            text-align: center;
            padding: 25px;
            border-left: none;
            top: 150px;
            left: 5%;
            border-top: 5px solid #64A1D7;
        }

            #jumbotron .jumbotron .content h2 {
                font-size: 28px !important;
            }

            #jumbotron .jumbotron .content .btn-explore-plans {
                width: 100%;
                margin-top: 20px;
            }

            #jumbotron .jumbotron .content p {
                line-height: 28px !important;
            }

    .icon-telephone {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        width: 65px;
    }

    .navbar-landing-page {
        height: 60px;
        margin: 0;
    }

        .navbar-landing-page .navbar-brand {
            padding: 0px 0px;
            width: 110px;
        }

    #our-plans .text-center {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #benefits .col {
        flex: 0 0 100% !important;
    }

    #benefits .row {
        flex-wrap: wrap;
    }

    #powered-by {
        text-align: center;
    }

        #powered-by .col-4,
        #powered-by .col-8 {
            flex: 0 0 100%;
            max-width: 100%;
        }

    .tp-text .tooltip {
        width: 200%;
    }
}

@media (max-width: 636px) {
    #benefits {
        padding-top: 175px;
    }

    #divProductList #divProductOne {
        border-bottom: 1px solid #cecece;
    }

    #divProductList #divProductOne,
    #divProductList #divProductTwo {
        margin-bottom: 30px;
        flex: 0 0 100%;
        padding: 50px 25px;
    }

    p.product-div-description:after {
        top: 23px;
    }

    #pricingTable .plan-child:first-child {
        margin-bottom: 1px solid #DEE2E6;
    }

    #divCompareBenefits .benefit-row {
        padding: 10px 10px 10px 10px !important;
    }

    .benfit-group .row, .benefit-row .row {
        padding: 0;
        margin: 0 10px;
    }
}

@media (max-width: 576px) {
    .navbar-landing-page .here-to-help {
        display: none;
    }
}

@media (max-width: 480px) {
    #divECommSection .container-fluid {
        padding: 0px;
    }

    * > .container-fluid {
        padding: 0px 15px;
    }

    .icon-telephone {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        padding: 0;
        width: 65px;
    }

    div#divProductList .product-div {
        height: auto;
    }

    #benefits {
        padding-top: 100px;
    }

    #our-plans .text-center {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #jumbotron .jumbotron {
        margin: 0;
        top: 50%;
    }

        #jumbotron .jumbotron .content {
            text-align: center;
            padding: 25px;
            border-left: none;
            top: 100px;
            left: 5%;
            border-top: 5px solid #64A1D7;
        }

            #jumbotron .jumbotron .content h2 {
                font-size: 28px !important;
            }

            #jumbotron .jumbotron .content .btn-explore-plans {
                width: 100%;
                margin-top: 20px;
            }

            #jumbotron .jumbotron .content p {
                line-height: 28px !important;
            }

    #benefits .benefits-icons ul {
        flex-direction: column;
        padding-left: 0px;
    }

        #benefits .benefits-icons ul li {
            max-width: 100%;
            padding-top: 20px;
        }

    #benefits .benefits-text {
        margin-top: 90px;
        text-align: center;
        font-size: 28px;
    }

        #benefits .benefits-text h2 {
            font-size: 1.75rem;
        }

        #benefits .benefits-text p {
            font-size: 1rem;
        }

    #benefits .benefits-icons ul li img {
        width: 60px;
    }

    #state-availability .card > .card-header {
        flex-wrap: wrap;
        height: auto;
    }

        #state-availability .card > .card-header h5 {
            padding: 10px 10px;
            font-size: 20px;
            flex: 0 0 100%;
        }

        #state-availability .card > .card-header .icon-location {
            padding-top: 15px;
            flex: 0 0 100%;
        }

        #state-availability .card > .card-header .states {
            padding: 5px 5px 5px;
        }

    #our-plans p {
        padding: 15px;
        text-align: center;
        height: auto !important;
    }

    #pricingTable .row {
        margin: 0px;
        height: 100%;
    }

    #our-plans .card-header {
        flex-direction: column;
        height: 201px;
    }

    #powered-by .powered-by-text {
        text-align: center;
    }

    #ddlMemberState {
        height: 220px;
    }

    .plan-child {
        padding: 15px;
        border-bottom: 1px solid #CFCFCF;
        text-align: center;
    }

    section {
        text-align: center;
    }

    .plan-min-height {
        height: auto;
        padding: 15px;
    }

    #benefits ul {
        align-items: center;
    }

    #stay-in-touch {
        height: 250px;
    }

        #stay-in-touch input {
            width: 250px !important;
            margin: 15px 0px;
        }

    .navbar-landing-page .navbar-brand {
        width: 110px;
    }

    .navbar-landing-page .here-to-help {
        display: none;
    }

    .navbar-landing-page {
        height: 60px;
        padding: 0 15px;
    }

    .navbar-landing-page {
        margin: 0;
    }

    #divCompareBenefits .benfit-group .benefit-title {
        width: 50%;
    }

    footer .col {
        flex: 0 0 100%;
        text-align: center;
    }

    footer {
        height: auto;
    }
}

@media (max-width: 320px) {
    #jumbotron .content {
        top: 40%;
    }

    .benfit-group .row, .benefit-row .row {
        padding: 0;
        margin: 0 10px;
    }

    #benefits > .container-fluid > .row {
        margin-top: 25%;
    }

    #stay-in-touch {
        width: 100%;
        margin: 0;
    }

        #stay-in-touch strong {
            font-size: 1.125rem;
        }
}
