﻿.bg-lightgray {
    background-color: #f4f4f4;
}

.text-lightgray {
    color: #bcbcbc;
}

