#next_kampus {display: none;}
.blurred {text-decoration: line-through;color: #989898 !important;}
.att {}
.att a{
    display: block;
    width: 100%;
    text-align: center;
    background: #f00;
    font-size: 24px;
    color: #fff;
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 15px;
}
.oac {
    padding: 15px;
    background: #fffced;
    border-radius: 10px;
    line-height: 26px;
    display: block;
    margin-bottom: 25px;
}
.oac p{
    margin-bottom: 12px;
    font-size: 16px;
}
.oac .closex{
    padding: 10px;
    background: #6fd466;
}