.slogan{
    border: 1px solid white;
    width: 50%;
    padding: 1em;
    font-weight: 900;
}

.slogan4{
    font-weight: 900;
    font-size: 25px;
    text-align: center;
    text-decoration: underline;
}

.hidden a:hover{
    background-color: white;
    color: #0A1A2F;
}

.new{
    width: 100%;
    border-bottom: 2px solid white;
}