/* import bootstrap to set changes */
/* @import "bootstrap/scss/bootstrap"; */

.JMpDSS0JgdzjKn_9SxKmD {
  text-align: center;
}

span {
  &._3oeUgXgNyoEpJXaxk0vK4T {
    color: #dc3545;
  }

  &._3ahzK92Bp80aro6oMiNt1v {
    color: #17a2b8;
    font-weight: bold;
  }
}

._1bFu8de1C9kWRh4k60bZMt {
  font-family:'Source Code Pro'; 
  font-weight: 600; 
  font-style: normal; 
  font-size: 24px;
}

._2bYISIQI9kk8uAVSVEPbxl {
  color: #FFF;
}

._1Ls4CnhhWZe2thNKRSViGF {
  font-family: 'Source Code Pro';
  font-weight: 100;
  font-size: 12px;
  color: #343a40;
}

._1S66Y1KsGZzceF8Wqp0qTW {
  font-family: 'Source Code Pro';
  font-weight: 100;
  font-size: 20px;
  color: #343a40;
}

._21YzScucorsTCqaHBZeMX1 {
  font-family: 'Source Code Pro';
  font-weight: 600;
  font-size: 18px;
  color: #343a40;
}

._1NT5kVl5ooN5j50zi7fNSs {
  padding: 1.25rem;
  border: 1px solid #b8b8b8;
  border-left-width: .4rem;
  border-left-color: #488ed8;
  border-radius: 0.5rem;
}

._1pO8zOzXYEu_obt2j8RFfd {
    height: 0;
    width: 0;
    visibility: hidden;
  }
  
  ._2hVT8bT9oBYWz3mzRHt27q {
    /* display: flex; */
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 60px;
    height: 30px;
    background: rgb(0, 148, 57);
    border-radius: 50px;
    position: relative;
    transition: background-color .2s;
  }
  
  ._2hVT8bT9oBYWz3mzRHt27q ._1vx2LllHdxyseps5A1J6kf {
    content: '';
    position: absolute;
    top: 1px;
    left: 1px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    transition: 0.2s;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(10, 10, 10, 0.29);
  }
  
  ._1pO8zOzXYEu_obt2j8RFfd:checked + ._2hVT8bT9oBYWz3mzRHt27q ._1vx2LllHdxyseps5A1J6kf {
    left: calc(100% - 1px);
    transform: translateX(-100%);
  }
  
  ._2hVT8bT9oBYWz3mzRHt27q:active ._1vx2LllHdxyseps5A1J6kf {
    width: 30px;
  }
