﻿/*Remove this once proper tenant styling strategy has been devised*/

.btn-primary {
    color: #fff;
    border-radius: 0px !important;
    font-weight: bold !important;
}

.btn-secondary {
    color: #fff;
    border-radius: 0px !important;
    font-weight: bold !important;
}
