.OmegaCentury-logo {
    font-weight: 900;
    font-size: 25px;
    letter-spacing: -1px;
    color: black;
}
.OmegaCentury-logo span {
    color: red;
    font-weight: 300;
}
.OmegaCentury-logo:hover {
    color: yellow;
}
.OmegaCentury-logo .logo-light {
    color: #eef4ff;
}
