.material-symbols-outlined.ph-fill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    font-family: inherit;
    font-size: inherit;
    line-height: 1;
}

.header-logo img,
.footer-logo img {
    display: block;
    height: auto;
}

.header-logo,
.footer-logo {
    line-height: 0;
}

.menu-toggle:hover {
    transform: none;
}

.testimonials-track-wrapper + .testimonials-track-wrapper {
    margin-top: 16px;
}
