.testimonials .testimonials-item--source {
    display: block;
    margin-bottom: 2%;
    margin-top: -3%;
    font-family: "roboto", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.day__time span {
    margin: 0 12px;
}
.featuredblock__description {
    margin: 0 12px 10px;
}
@media (max-width:767px) {
    
    .wrap__header--inner {
    background: #0000002e;
}

.logo__title {
   
    text-shadow: 1px 1px 3px #000;
}
.logo__description {
   
    text-shadow: 1px 1px 1px #000;
}
}