.full-section {
    position: relative;
    padding-top: 100px;
}

.full-screen-info {
    position: sticky;
    top: 120px;
    padding: 10px;
    background: #e44f73;
    color: #fff;
    box-shadow: 0 0 3px #000;
}

.request-back {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: 'Poppins';
}
.dream-trip{
    font-size: 14px;
    margin-bottom: 10px;
    font-family: 'Poppins'; 
}
.full-screen-info form{
    font-family: 'Poppins'; 
}
.day-fer-content p {
    margin-bottom: 7px;
}
.palace-fer {
    margin-bottom: 20px;
    border: 1px dashed #000;
    text-align:center;
}
.places-imgs {
    margin-bottom: 10px;
}