.text-navbar{
    color: #fff;
}

.text-left-navbar{
    color: #8B0000;
    font-weight: 550;
}

.fs-13px{
    font-size: 13px;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}

.title-training{
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    color: #8B0000;
    font-size: 30px;
    font-weight: 600;
    border-bottom: #8B0000 solid 1px;
}
