/*
   Selectors starting with "bc-" have been created by the developer and are found in the html page
*/
/* COLORS */
.col-12, .col-sm-10, .col-md-8, .col-lg-6, .col-5, .col-sm-4, .col-md-3, .col-lg-2, .col-7, .col-sm-6, .col-md-5, .col-lg-4, .col-lg-5, .col-lg-1 {
  background-color: #f5f3f3; }

.row-height {
  height: 40px;
  padding-top: 5px; }

.row-height2 {
  height: 48px;
  padding-top: 5px;
  padding-bottom: 8px; }

@media (min-width: 576px) {
  #bc-bg {
    background-color: #bbbbbb; } }
@media (max-width: 575.98px) {
  #bc-bg {
    background-color: #f5f3f3; } }

/*# sourceMappingURL=aragorn.css.map */
