
.col-md-4 {
    padding-left: 0;
    padding-right: 0;
}
.d-none {
  display: none !important;
}
.mt-2,
.my-2 {
  margin-top: -1.5rem !important;
}
small, .small {
    font-size: 74%;
    font-weight: 400;
}
@media (hover: none) {
  .btn-primary {
    background-color: #1650e0;
    color: white;
  }
}
