.yellow-border-left {
  border-left: 5px solid #eccd76!important;
  margin-bottom: 1rem!important;
}

.yellow-border-bottom {
  border-bottom: 5px solid #eccd76!important;
  margin-bottom: 1rem!important;
}

.yellow-border-top {
  border-top: 5px solid #eccd76!important;
  margin-bottom: 1rem!important;
}

.orange-border-bottom {
  border-bottom: 5px solid #d78d40!important;
  margin-bottom: 1rem!important;
}

.orange-border-left {
  border-left: 5px solid #d78d40!important;
  margin-bottom: 1rem!important;
}

.card-wifi-text-up {
  justify-content: center;
  margin-bottom: 10px;
}

.card-headers {
  color: #454545!important;
  font-weight: bold;
  margin: 0px;
}

