.title-bor {

    background-color: #fbe3cc;
    padding: 0.5rem 1rem;
    line-height: 23px;
    font-size: 16px;
    text-align: center;


}
.title-a {
    font-weight:bold;
    color: blue;
    text-decoration: underline;
}
.title-bor-lo-gan {

    background-color: #c80f39;
    padding: 0.5rem 1rem;
    line-height: 23px;
    font-size: 16px;
    text-align: center;
    color:white;

}