body {
    padding-top: 3.5rem;
}

main.container {
    margin-top: 1rem;
}

.header-logo {
    display: block;
    height: 32px;
    width: 138px;
    color: transparent;
    background-image: url(../images/small-icon-banner.4933963485324fb2ddb1ee882e1eb5a8.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0;
    box-sizing: border-box;
    padding-left: 34px;
    line-height: 32px;
    font-size: 24px;
    font-weight: bold;
}
    .header-logo:hover {
        color: transparent;
    }