.etn-widget.etn-add-calender-url{
    margin-top: 25px;
}

.tp-event-details__text p{
    font-family: 'Manrope', sans-serif;
    
}

div.tp-team-3-thumb-shape-1 img{
    max-width: inherit;
}

.tp-testimonial-6-author img {
    width: 60px;
    height: 60px !important;    
    border-radius: 50% !important;
    object-fit: cover;
    overflow: hidden;
}

.tp-brand-6-item img {
    opacity: 0.6;
    transition: .3s ease-in-out;
}

.tp-brand-6-item img:hover {
    opacity: 1;
}