/* Site Adjustments */
.ada-eho-container {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.ada-eho-container .ada svg {
    fill: var(--footer-text-color);
    height: 65px;
    width: 45px;
}