ul.language-switcher-language-url li {
    list-style: none;
}

.all-clients-page .image {
    height: 159px !important;
}

.knowledge-hero input {
    color: #334155;
}

.knowledge-hero input {
    width: 100%;
    border-radius: 100px;
    border: 0 !important;
    outline: 0;
    min-height: 49px;
    padding: 12px 0;
    padding-bottom: 12px;
    padding-inline-start: 60px;
    padding-bottom: 16px;
    background-image: url(../../assets/icons/search.svg);
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: right 20px center;
    font-size: 1.25rem;
    box-shadow: 0 16px 32px -4px rgba(12, 12, 13, 0.1019607843);
}

.node--type-testimonial.node--view-mode-teaser img {
    max-width: 66px;
    max-height: 67px;
}
.share-icons img{
    max-width: 32px;
}

.img-fluid-reader{
    max-width: 400px;
}