/* HOST SPECIFIC */
.logo {
    background: none;
    text-decoration: none;
    font-weight: 900;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 26px;
}
.link {
    border-bottom: 1px dashed;
    color: #005eb4;
    cursor: pointer;
}