.title-link {
    margin: 3px 3px;
    border-radius: 20px;
    border: 1px solid #DE0031;
    color: #DE0031;
    font-size: 14px;
}
.title-link.active {
    border: 1px solid #DE0031;
    background-color: #DE0031;
    color: white;
}
.tab-content {
    margin: 7px;
}
#past {
    height: 40px;
}
.contentimage {
    margin: 1px;

}
.contenttext {

}

.panel {
    padding: 1px;
}

.center {
    text-align: center;
}