.sub-title {
    background-color: rgb(229, 229, 229);
    //color: rgb(0, 136, 204);
    font-size: 14px;
    padding-left: 8px;
    border-radius: 5px;
}

#back-button {
    float: right;
    height: 24px;
}