.sc-addr-title {
  text-align: left;
  font-family: bold Source Sans Pro;
  font-size: 20px;
  color: #151522 !important;
}

.sc-service-label {
  margin-right: 1.5em;
  font-size: 12px;
  color: #73737A;
  background-color: #F1F3F6;
  font-weight: bolder;
}

.sc-service-default {
  margin-right: 1.5em;
  font-size: 12px;
  color: #FF9A00;
  font-weight: bolder;
}

.sc-addr-div-border {
  border: 1px solid #F1F3F6;
  border-radius: 6px;
}

.sc-addr-title-section {
  font-size: 16px;
  font-weight: bolder;
}

.sc-addr-desc-section {
  font-size: 14px;
}

.sc-icon {
  font-size: larger;
  color: #73737A;
}

.active-border {
  border: 1px solid #73737A;
}

