﻿.text-right {
    text-align: right !important;
}

.sidebar-link > strong {
    color: red;
}

.bg-yellow {
    background-color: #f7d634 !important;
}

.border-red {
    border-color: red !important;
}

.text-white {
    color: #fff !important;
}