main-icon {
  color: #b71b24;
  font-size: 24px;
}

.main-icon {
  color: #b71b24;
  font-size: 24px;
}

.home-col {
  max-width: 50px;
}

.btn-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  width: 50px;
  padding-left: 10px;
  background: #b71b24;
  height: 50px;
}

.navbar-page {
  height: 88px;
  max-height: 88px;
  border-bottom: solid 5px #b71b24;
}

.offcanvas-body .link-light {
  margin-top: 20px;
}

