@import url("styles.css");
@import url("auxiliary.css");

.partner-logos img,
.help-section img {
    width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 10px;
}

h4.no-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

h4.collab {
    font-weight: normal;
    font-size: 25px;
    width: 100%;
}

a.collab {
    font-weight: normal;
    font-size: 20px;
}