@import url('https://fonts.googleapis.com/css2?family=Outfit&display=swap'); 

body {
  font-family: "Outfit", serif; 
}
.header { 
    background-color: #8EECDB;
}
#sb-timeline #steps #steps-content #sb_booking_content .wrapper-details .form-group .one-row.one-row--client-info .control-label { 
    min-width: 200px; 
}

.btn {
border-radius: 5px;
}

#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-wrapper .paid-attribute-step #sb_attribute_list_container .product-item .flex-row .paid-attr__picture{ 
    display: none;
}
.item__description.short {
        display: block!important; 
        height: 300px!important;
}
