
body{
    width:100%;
    display:flex;
    justify-content:center;
    background-image: url('/img/bg_babyshower.webp');
    background-size: cover;

    font-family: "Sue Ellen Francisco", cursive !important;
    font-weight: 400;
    font-style: normal;
}

.container-main{
    width:370px;
}

.star{
    width: 95px;
    margin-top: 10px;
    margin-left: 26px;
    margin-bottom: 15px;
}

.font-cursiva{
    font-family: "Dancing Script", cursive !important;
    font-optical-sizing: auto;
}

.text-dino-boy{
    color:#627567;
}