/* 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, #block-1767641477514 {
    position: relative;
}

#block-1748375946828 .easy-flexible, #block-1734626012839 .easy-flexible, #block-1767641477514 .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;
}

#block-1765305372920_0, #block-1765312191888_0, #block-1765817772730_0 {
    text-align: center;
}

#block-1766060161023, #block-1766060652678, #block-1765818338344_3 {
    transform: scale(1.43);
}

.flex-content {
    width: 100%;
    @media (min-width: 960px) {
        width: calc(50% - 1em);
    }
}

.text-left {
    text-align: left;
}

.link-simple.link-simple {
    text-decoration: underline;
    color: black !important;
}
