﻿.coveo-results-column .CoveoLogo {
    display: none;
}


a.btn-loadmore {
    width: 100%;
    width: -moz-available; /* WebKit-based browsers will ignore this. */
    width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    width: fill-available;
    margin: 0 10.5%;
    text-align: center;
    margin-bottom: var(--container-row-spacing);
}

