/* Custom Styles */
:root {
    --gradient-background: url("https://theboutiquehub.com/wp-content/uploads/2025/05/bg-lighter.png");
}

body {
    color: black;
}

.heading.heading {
    font-size: 28px;
    
    @media (min-width: 767px) {
        font-size: 48px;
    }
}

.background-light.background-light {
    color: black;
}

a.link.link {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

a.link:hover {
    color: #FF61C9;
}

#block-1764089246832 {
    padding: 0;
}

#block-1748375946828, #block-1734626012839 {
    position: relative;
}

#block-1748375946828 .easy-flexible, #block-1734626012839 .easy-flexible {
    position: absolute;
    top: -50px;
    left: -25px;
    width: 150px;
    height: 150px;
}

#block-1672791852134 {
    text-align: center !important;
}

#block-1734377394566 .block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (min-width: 768px) {
    #section-1734729972864 .section {
        display: grid;
        grid-template-columns: 1fr 28%;
    }
}
