.roof .workspace .element {
    align-self: center;
    justify-self: center;
}

.roof .workspace .element .element h1,
.roof .workspace .element .element h3,
.roof .workspace .element .element p {
    justify-self: center;
    text-align: center;
}

@media(max-width: 768px) {
    .roof .workspace .element {
        align-self: left;
        justify-self: left;
    }

    .roof .workspace .element .element h1,
    .roof .workspace .element .element h3,
    .roof .workspace .element .element p {
        justify-self: left;
        text-align: left;
    }
}




hr {
    background: url("../img/hr.png") no-repeat top center;

    background-size: contain;
    display: block;
    height: 50px;
    border: 0;
    position: relative;
}

hr:before,
hr:after {
    content: '';
    display: block;
    position: absolute;
    background: #293E84;
    height: 2px;
    top: 22px;
}

hr:before {
    left: 0;
    right: 60%;
    margin-right: 10px;
    margin-left: 70px;
}

hr:after {
    right: 0;
    left: 60%;
    margin-left: 10px;
    margin-right: 70px;
}

.zoom {
    transition: transform .2s;
}

.zoom:hover {
    transform: scale(1.05);
}


.card-content .extra-text {
    display: none;
}

.read-more {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 15px;
    color: #b5923b;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    transition: .2s;
}

.read-more:hover {
    opacity: .8;
}

.read-more .arrow {
    transition: transform .3s ease;
}

.read-more.open .arrow {
    transform: rotate(180deg);
}

.cardyc {
    animation: 0.5s ease;
    box-shadow: 4px 5px 17px -4px #111;
    background-color: #e77a33;
    padding: 50px;
    /*    backdrop-filter: blur(12px);*/
    /*    border: 2px solid #c9a78a;*/
    /*    max-height: 300px;*/
    border-radius: 15px;
    /*    background-color: transparent;*/
    /*    box-shadow: 4px 5px 17px -4px #333132;*/




}


.cardyc:hover {
    transform: translateY(-10px);
}

.cardyc p,

.cardyc li {


    text-align: center;
    justify-self: center;




    color: #fff !important;




}

.cardyc b {

    color: #fff;
    font-size: 20px;
}

.cardyc h1 {

    font-size: 24px !important;
    color: #293e84 !important;
    /**/





    text-align: center;
    justify-self: center;








    /*
font-family: "poppins",
sans-serif;
font-weight: 700;*/

    /*    font-size: 24px;*/
}

.cardyc h3 {

    /*    font-size: 16px;*/
    color: #f6f1ec !important;


    text-align: center;
    justify-self: center;




}


.cardyc a {
    color: #e1cf83;
}



.cardyd {
    box-shadow: 4px 5px 17px -4px #CEAA34;

    border: 3px solid #CEAA34;
    background-color: transparent;
    /*
    border-width: 3px;
    border-style: solid;
*/
    /*
    border-image:
        linear-gradient(to bottom,
            #b5923b,
            rgba(0, 0, 0, 0)) 1 100%;
*/
    backdrop-filter: blur(5px);
    /*            border: 3px solid #fff;*/
    padding: 32px;
    border-radius: 15px;
}





.cardyd h1 {

    color: #CEAA34;
    /*    font-size: 22px !important;*/
    /*
    justify-self: center;
    color: #fff;
    text-align: center;
*/
    /*    text-align: center;*/
    /*    text-align: center;*/
    /*    -webkit-text-stroke: 1px white;*/

    /*    -webkit-text-stroke: 2px white;*/

    /*    color: #ddfcba !important;*/



    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    font-size: 27px;
    text-align: center;
    justify-self: center;

}

.cardyd h3 {
    /*    font-size: 32px;*/

    /*    justify-self: center;*/
    color: #1cacb2;
    /*    text-align: center;*/
    text-align: center;
    justify-self: center;

}

.cardyd p,
.cardyd li {
    text-align: center;
    justify-self: center;

    /*
    justify-self: center;
    color: #fff;
    text-align: center;
*/
    /*    justify-self: center;*/
    color: #000;
    /*    text-align: center;*/
    /*    font-size: 22px;*/
    /*    color: #fff;*/
}

.cardye {
    background-color: transparent;
    box-shadow: 4px 5px 17px -4px #BEBEBE;

    border: 3px solid #BEBEBE;
    /*    backdrop-filter: blur(18px);*/
    /*            border: 3px solid #fff;*/
    padding: 32px;
    border-radius: 15px;
}




.cardye h1 {
    justify-self: center;
    color: #BEBEBE;
    text-align: center;
    /*    -webkit-text-stroke: 1px white;*/

    /*    -webkit-text-stroke: 2px white;*/

    /*    color: #ddfcba !important;*/



    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    /*    font-size: 28px;*/

}

.cardye h3 {
    justify-self: center;
    color: #fff;
    text-align: center;
}

.cardye p,
.cardye li {
    justify-self: center;
    color: #111;
    text-align: center;
    /*    font-size: 22px;*/




}


@media (min-width: 1200px) {
    .cardyc {
        /*        height: 223px;*/
    }
}



.cardyb {
    background-color: transparent;
    /*    transform: translate(800px, 142px);*/
    width: 464px;
    /*    backdrop-filter: blur(10px);*/
    border: 3px solid #505243;
    padding: 32px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    /*    box-shadow: 4px 5px 17px -4px #f26a68;*/

}


.cardyy {
    background-color: transparent;
    /*    backdrop-filter: blur(10px);*/
    border: 3px solid #BA9977;
    padding: 32px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    /*    box-shadow: 4px 5px 17px -4px #f26a68;*/

}

.cardyb h3 {
    /*    font-size: 28px;*/
    text-align: center;
    justify-self: center;
    color: #fff !important;
}

.cardyb h1 {
    /*
    font-family: "widescreen-uex",
    sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
*/
    text-align: center;
    justify-self: center;
    color: #8D6123 !important;


    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    /*    font-size: 28px;*/

}

.cardyb p,
.cardyb li {
    text-align: center;
    justify-self: center;
    color: #fff;




}

.cardya {
    background-color: transparent;
    /*    backdrop-filter: blur(10px);*/
    border: 3px solid #8D6123;
    padding: 23px;
    border-radius: 15px;
    /*    background-color: transparent;*/
    box-shadow: 4px 5px 17px -4px #8d6123;

}


.cardya h1 {
    /*
    font-family: "widescreen-uex",
    sans-serif;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
*/
    text-align: center;
    justify-self: center;
    color: #8D6123;


    /*
    font-family: "pacifico",
    sans-serif;
    font-weight: 400;
    font-style: normal;
*/
    /*    font-size: 28px;*/

}

.cardya h3 {
    /*    font-size: 28px;*/
    letter-spacing: 1px;
    text-align: center;
    justify-self: center;
    color: #2d4432;
}

.cardya p,
.cardya li {
    text-align: center;
    justify-self: center;
    color: #000;




}

@media (min-width: 1200px) {
    .cardyd {
        /*        height: 223px;*/
    }
}



/*
@media (min-width: 1200px) {
    .cardyc {
        height: 223px;
    }
}
*/
.custom-shape-divider-bottom-1781686969 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1781686969 svg {
    position: relative;
    display: block;
    width: calc(128% + 1.3px);
    height: 47px;
}

.custom-shape-divider-bottom-1781686969 .shape-fill {
    fill: #BED347;
}

.colorback {
    padding: 100px 0px;
    background-color: #14224f;
    /*    background: linear-gradient(64deg, rgba(17, 17, 17, 1) 1%, rgba(37, 37, 37, 1) 47%, rgba(68, 68, 68, 1) 99%);*/
    color: #fff;
    /*    border-bottom: 3px solid #cb7365;*/
}

.colorback p,
.colorback li {
    color: #fff;
    /*    fontffweight: 800;
    */
}

.colorback a {
    color: #da1c5b;
    /*    font-weight: 900;*/


}



.colorback h3 {
    color: #efefef;
    /*    border-bottom: 2px solid white;*/
}

.colorback h1 {

    color: #e77a33;
    /*    -webkit-text-stroke: 1px white;*/

    /*    -webkit-text-stroke: 1px white;*/
    /*    font-size: 30px;*/
}

.colorback heading {
    font-weight: 300;
    width: 100%;
    border-bottom: 1px solid #fff !important;
    padding-bottom: 16px;
}


.colorback2 {
    padding: 80px 0px;
    background-color: #f7d9e1;
    color: #fff;
    /*    border-bottom: 3px solid #cb7365;*/
}

.colorback2 p,
.colorback2 li {
    color: #4f1021;
    font-weight: 500;
}

.colorback2 a {
    color: #fff;
    /*    font-weight: 900;*/


}

.colorback2 b {
    color: #f2e9e4;
    font-weight: bold;
}


.colorback2 h3 {
    color: #fff;
}

.colorback2 h1 {

    color: #fa8672;
    /*    -webkit-text-stroke: 1px white;*/

    /*    -webkit-text-stroke: 1px white;*/
    /*    font-size: 30px;*/
}



.imageback {
    padding: 200px 0px;
    /*    min-height:500px;*/
    background-image: url("../img/imageback.jpg");
    /*    background-attachment: fixed;*/
    background-position: center center;
    /*    background-repeat: repeat-x;*/
    background-size: cover;
    /*    color: white;*/
}


.imageback h1 {
    color: #fedfdb;
}

.imageback h3 {
    color: #fff;
}


.imageback p,
.imageback li {
    color: #fff;
}

.imageback b {
    text-transform: uppercase;
    font-family: "montserrat", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: white;
}

.imageback a {
    color: #eeeeee;
    font-weight: 700;
}



.imageback2 {
    padding: 100px 0px;
    /*    min-height:500px;*/
    background-image: url("../img/imageback2.jpg");
    /*    background-attachment: fixed;*/
    background-position: center center;
    /*    background-repeat: repeat-x;*/
    background-size: cover;
    /*    color: white;*/
}

.imageback2 h1 {
    color: #e2feff;
}

.imageback2 p {
    color: #fff;
    /*    font-size: 50px;*/
}

/* From Uiverse.io by Creatlydev */
.button2 {
    line-height: 1;
    text-decoration: none;
    display: inline-flex;
    border: none;
    cursor: pointer;
    align-items: center;
    gap: 0.75rem;
    background-color: #293E84;
    /*    background: linear-gradient(64deg, rgba(154, 108, 49, 1) 0%, rgba(181, 144, 83, 1) 54%, rgba(225, 207, 131, 1) 87%);*/
    /*    color: #fff;*/
    border-radius: 10rem;
    padding: 0.75rem 1.5rem;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #fff;
    /*    font-size: 20px;*/
    padding-left: 20px;
    line-height: 9px;
    /*    letter-spacing: 2px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s;
    /*    border: 2px solid #10342a;*/

}

.button2__icon-wrapper {
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    position: relative;
    color: #293E84;
    background-color: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.button2:hover {
    /*    border: 2px solid #347563;*/
    /*    color: #FFCD01;*/
    background-color: #e77a33;
}

.button2:hover .button2__icon-wrapper {
    /*    background-color: #FFCD01;*/
    color: #e77a33;

}

.button2__icon-svg--copy {
    position: absolute;
    transform: translate(-150%, 150%);
}

.button2:hover .button2__icon-svg:first-child {
    transition: transform 0.3s ease-in-out;
    transform: translate(150%, -150%);
}

.button2:hover .button2__icon-svg--copy {
    transition: transform 0.3s ease-in-out 0.1s;
    transform: translate(0);
}


/* From Uiverse.io by Creatlydev */
.button3 {
    line-height: 1;
    text-decoration: none;
    display: inline-flex;
    border: none;
    cursor: pointer;
    align-items: center;
    gap: 0.75rem;
    background-color: #5d6048;
    /*    background: linear-gradient(64deg, rgba(154, 108, 49, 1) 0%, rgba(181, 144, 83, 1) 54%, rgba(225, 207, 131, 1) 87%);*/
    /*    color: #fff;*/
    border-radius: 10rem;
    padding: 0.75rem 1.5rem;
    font-family: "novecento-sans-wide", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #f6f1ec;
    /*    font-size: 20px;*/
    padding-left: 20px;
    line-height: 9px;
    /*    letter-spacing: 2px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s;
    /*    border: 2px solid #10342a;*/

}

.button3__icon-wrapper {
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    position: relative;
    color: #5d6048;
    background-color: #f6f1ec;
    border-radius: 50%;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.button3:hover {
    /*    border: 2px solid #347563;*/
    /*    color: #FFCD01;*/
    background-color: #818157;
}

.button3:hover .button3__icon-wrapper {
    /*    background-color: #FFCD01;*/
    color: #818157;

}

.button3__icon-svg--copy {
    position: absolute;
    transform: translate(-150%, 150%);
}

.button3:hover .button3__icon-svg:first-child {
    transition: transform 0.3s ease-in-out;
    transform: translate(150%, -150%);
}

.button3:hover .button3__icon-svg--copy {
    transition: transform 0.3s ease-in-out 0.1s;
    transform: translate(0);
}

/* From Uiverse.io by OliverZeros */
.butty {
    all: unset;
}

.butty {
    position: relative;
    display: inline-flex;
    height: 3.5rem;
    align-items: center;
    border-radius: 9999px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-family: "obviously", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    color: #fff8f2;
    font-size: 20px;
    letter-spacing: -0.06em;
}

.butty-item {
    background-color: rgb(99, 97, 96);
    color: #fff8f2;
}

.butty-item .button-bg {
    /*
    border-color: rgb(234, 228, 221);
    background-color: rgb(234, 228, 221);
*/
}

.butty-inner,
.butty-inner-hover,
.butty-inner-static {
    pointer-events: none;
    display: block;
}

.butty-inner {
    position: relative;
}

.butty-inner-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translateY(70%);
}

.butty-bg {
    overflow: hidden;
    border-radius: 2rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.butty-bg,
.butty-bg-layer,
.butty-bg-layers {
    display: block;
}

.butty-bg-layers {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -60%;
    aspect-ratio: 1 / 1;
    width: max(200%, 10rem);
}

.butty-bg-layer {
    border-radius: 9999px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
}

.butty-bg-layer.-purple {
    background-color: rgb(249, 143, 57);
}

.butty-bg-layer.-turquoise {
    background-color: rgb(165, 176, 109);
}

.butty-bg-layer.-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(238, 109, 165);
}

.butty:hover .butty-inner-static {
    opacity: 0;
    transform: translateY(-70%);
    transition:
        transform 1.4s cubic-bezier(0.19, 1, 0.22, 1),
        opacity 0.3s linear;
}

.butty:hover .butty-inner-hover {
    opacity: 1;
    transform: translateY(0);
    transition:
        transform 1.4s cubic-bezier(0.19, 1, 0.22, 1),
        opacity 1.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.butty:hover .butty-bg-layer {
    transition:
        transform 1.3s cubic-bezier(0.19, 1, 0.22, 1),
        opacity 0.3s linear;
}

.butty:hover .butty-bg-layer-1 {
    transform: scale(1);
}

.butty:hover .butty-bg-layer-2 {
    transition-delay: 0.1s;
    transform: scale(1);
}

.butty:hover .butty-bg-layer-3 {
    transition-delay: 0.2s;
    transform: scale(1);
}



/* From Uiverse.io by niat786 */
.gradbtn {
    border: none;
    color: #fff;
    background-image: linear-gradient(30deg, #7a3809, #c17b37);
    border-radius: 20px;
    background-size: 100% auto;
    font-family: inherit;
    font-size: 17px;
    padding: 0.6em 1.5em;
}

.gradbtn h4 {
    color: #fff8ef;
}

.gradbtn:hover {
    background-position: right center;
    background-size: 200% auto;
    -webkit-animation: pulse 2s infinite;
    animation: pulse512 1.5s infinite;
}

@keyframes pulse512 {
    0% {
        box-shadow: 0 0 0 0 #c17b37a5;
    }

    70% {
        box-shadow: 0 0 0 10px rgb(218 103 68 / 0%);
    }

    100% {
        box-shadow: 0 0 0 0 rgb(218 103 68 / 0%);
    }
}


.mobishow {
    display: none !important;
}

.mobihide {
    display: grid !important;
}

@media (max-width: 768px) {
    .mobishow {
        display: grid !important
    }

    .mobihide {
        display: none !important;
    }
}


/* Cards grid */

.cards {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 8px;
    max-width: 1200px;
    margin: 0 auto 80px;
    padding: 0 40px;
}

.card {
    padding: 36px 22px 40px;
    /*    border-right:1px solid var(--line);*/
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: rgba(159, 159, 159, 0.24) 0px 3px 8px;
    gap: 8px;
}

.card:last-child {
    border-right: none;
}

.icon-wrap {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}

.icon-wrap svg {
    width: 44px;
    height: 44px;
    stroke: var(--green-dark);
    fill: none;
    stroke-width: 1.2;
}

.card h3 {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 21px;
    margin: 0 0 14px;
    color: var(--green-dark);
    line-height: 1.25;
}

.card p {
    font-size: 13px;
    line-height: 1.65;
    color: var(--text-body);
    margin: 0 0 26px;
    flex-grow: 1;
}

/*
.btn {
    background: #90a792;
    color: white;
    border: none;
    padding: 12px 28px;
    font-size: 11px;
    letter-spacing: 1.2px;
    border-radius: 22px;
    cursor: pointer;
    font-family: 'Jost', sans-serif;
    transition: background .2s ease;
}

.btn:hover {
    background: #c3cbc0;
}*/

@media (max-width:900px) {
    .top-strip {
        grid-template-columns: repeat(2, 1fr);
    }

    .cards {
        grid-template-columns: repeat(2, 1fr);
    }

    .card {
        border-right: none;
        border-bottom: 1px solid var(--line);
    }
}

@media (max-width:520px) {
    .cards {
        grid-template-columns: 1fr;
    }
}


.squarebtn {
    padding: 20px;
    /*    width: 200px;*/

    border: 2px solid #043170;
}

.squarebtn h4 {
    text-align: center;
    justify-content: center;
    color: #043170;
    justify-self: center;

}


.squarebtn2 {
    border: 2px solid #e6041e;

    padding: 20px;
    /*    width: 200px;*/

    background-color: #e6041e;
}

.squarebtn2 h4 {
    text-align: center;
    justify-self: center;
    justify-content: center;
    color: #fff;
}

.squarebtn,
.squarebtn2 {
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
}

.squarebtn:hover,
.squarebtn2:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);
}


/* From Uiverse.io by zjssun */
.glow {
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 8px;
    font-size: 17px;
    font-weight: 500;
    color: #fc5a3a;
    font-family: "ff-speak-web", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    background: transparent;
    cursor: pointer;
    box-shadow: transparent;
    border: 2px solid #fc5a3a;
    transition: 0.5s ease;
    user-select: none;
}

.glow:hover {
    color: #ffffff;
    background: #fc5a3a;
    border: 2px solid #fc5a3a;
    /*    text-shadow: 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 20px #ffffff;*/
    box-shadow: 0 0 5px #fc5a3a, 0 0 20px #fc5a3a, 0 0 50px #fc5a3a,
        0 0 100px #fc5a3a;
}




/* From Uiverse.io by Yaya12085 */
.plan {
    border-radius: 16px;
    box-shadow: 0 30px 30px -25px rgba(0, 38, 255, 0.205);
    padding: 10px;
    background-color: #293e84;
    color: #697e91;
    max-width: 100%;
    max-height: 560px;
}

@media(max-width: 768px) {
    .plan {
        border-radius: 16px;
        box-shadow: 0 30px 30px -25px rgba(0, 38, 255, 0.205);
        padding: 10px;
        background-color: #293e84;
        color: #697e91;
        max-width: 100%;
        max-height: 100%;

    }
}

.plan strong {
    font-weight: 600;
    color: #e77a33;
}

.plan .inner {
    align-items: center;
    padding: 20px;
    padding-top: 40px;
    background-color: #f7f7f7;
    border-radius: 12px;
    position: relative;
    min-height: 500px;
}

.plan .pricing {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e77a33;
    border-radius: 99em 0 0 99em;
    display: flex;
    align-items: center;
    padding: 0.625em 0.75em;
    font-size: 1.25rem;
    font-weight: 600;
    color: #fff;
}

.plan .pricing small {
    color: #fff;
    font-size: 0.75em;
    margin-left: 0.25em;
}

.plan .title {
    font-weight: 600;
    padding-top: 25px;

    font-size: 16px;
    color: #293e84;
    text-transform: uppercase;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 500;
    font-style: normal;
    justify-self: center;
}

.plan .title + * {
    margin-top: 0.75rem;
}

.plan .info + * {
    margin-top: 1rem;
}

.plan .features {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}

.plan .features li {
    color: black;
    display: inline;
    align-items: center;
    gap: 0.5rem;
}

.plan .features li + * {
    margin-top: 0.75rem;
}

.plan .features .icon {
    background-color: #e77a33;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.plan .features .icon svg {
    width: 14px;
    height: 14px;
}

.plan .features + * {
    margin-top: 1.25rem;
}

.plan .action {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
}

.plan .button {
    background-color: #e77a33;
    border-radius: 6px;
    color: #fff;
    font-weight: 500;
    font-size: 1.125rem;
    text-align: center;
    border: 0;
    outline: 0;
    width: 100%;
    font-family: "avenir-next-lt-pro", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    padding: 0.625em 0.75em;
    text-decoration: none;
}

.plan .button:hover,
.plan .button:focus {
    background-color: #293e84;
}
