.fixed-header.block__header .upper .links a:not(.btn) span {
    position: absolute;
    top: -10px;
}

.cine-suntem .section-text-and-image .image {
    padding: 20px 0;
}

.cine-suntem .section-text-and-image .image img {
    display: block;
    width: 100%;
}

.cine-suntem .section-text-and-image:first-of-type {
    padding: 0 0 35px 0;
}

@media (min-width: 992px) {
    .cine-suntem .section-text-and-image {
        padding: 70px 0;
    }
}

.cine-suntem .section-text-and-image.bg-pink {
    background: #ffc7c3;
}

.cine-suntem b {
    color: #ed2d3d;
}

.cine-suntem .hasUnderline {
    margin-bottom: 20px;
}

.cine-suntem .hasUnderline span {
    display: inline-block;
    border-bottom: 2px solid #3b3544;
    padding-bottom: 10px;
}

.cine-suntem h3 {
    font-size: 28px;
}

.cine-suntem h4 {
    font-size: 20px;
    font-weight: bold;
    font-family: "Geologica", sans-serif;
}

.cine-suntem p + h4 {
    margin-top: 40px;
}

@media (min-width: 992px) {
    .cine-suntem h3 {
        font-size: 50px;
    }

    .cine-suntem h4 {
        font-size: 20px;
    }
}
