body{
    background-color: rgb(253, 250, 246);
}

h1.split-text-applied{
    font-size: 80px;
    line-height: 82px;
    text-align: center !important;
}

.ld-fancy-heading.sub-header{
    font-family: "Subscriber",sans-serif !important;
    font-size: 36px;
    text-align: center;
    color: rgb(160, 15, 75);
}

.btn-hero{

    font-family: "Poppins",sans-serif;

    display: flex;
    justify-content: center;
    justify-items: stretch;
    font-size: 20px;
}

.btn-hero a{
    width: 100%;
    text-align: center;
}
