body #footer_agency #footer_agency-brand .logo_agency {
    max-height: 100px;
    height: unset;
    max-width: 100%;
    display: block;
}

div.icon-image-buckets .icon-image-buckets-container .icon-image-bucket .icon-image-bucket-content a.button, div.icon-image-buckets .icon-image-buckets-container .icon-image-bucket .icon-image-bucket-content a.btn {
    display: inline-block;
    background: none;
    border: none;
    color: #cc524f;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    padding: 0;
    margin: 0 0 .5rem .4rem;
    width: fit-content;
    text-align: left;
    position: relative;
}