h2{
    border-bottom: 2px solid #ccc;
}

.block{
    display:block !important;
}

.center{
    text-align: center;
}

.mt5{
    margin-top:5px;
}