a:hover{
    color: white;
}

#main, #article{
    margin-bottom:100px;
}

.width-full{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.text-center{
    text-align: center;
}

.m-t-15{
    margin-top:15px;
}

a.link {
    color: #6398D7;
    text-decoration: none;
}

a.link:hover {
    text-decoration: underline;
}
