html,
body {
  background-color: #fee600;
}
body {
  background-color: #fee600;
  font-family: 'Urbanist', sans-serif;
  font-weight: 500;
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Urbanist', sans-serif;
  font-weight: 800;
  font-size: 20px;
}
.navbar-brand {
  font-size: 16px;
}
.center-text .navbar-brand {
  font-size: 24px;
}
.card i {
  color: #FFFFFF;
}
.card .btn i {
  color: #171717;
}
.card h1,
.card h1 i,
.list-group h1,
.card h2,
.card h2 i,
.list-group h2,
.card h3,
.card h3 i,
.list-group h3,
.card h4,
.card h4 i,
.list-group h4,
.card h5,
.card h5 i,
.list-group h5,
.card h6,
.card h6 i,
.list-group h6 {
  color: #fee600;
}
.action-call h1,
.card .card h1,
.action-call h2,
.card .card h2,
.action-call h3,
.card .card h3,
.action-call h4,
.card .card h4,
.action-call h5,
.card .card h5,
.action-call h6,
.card .card h6,
.action-call i {
  color: #171717;
}
.card {
  color: #FFFFFF;
  background-color: #171717;
}
.card .card,
.card .card .card-text {
  background-color: #FFFFFF;
  color: #171717;
}
.card .card i {
  color: #171717;
}
.center-text {
  font-weight: 900;
}
table td,
table th {
  color: #171717 !important;
}
.login-container {
  background: #FFFFFF;
  color: #171717;
}
a:not(.btn) {
  color: #171717;
}
.custom-header,
.navbar-brand {
  background-color: #171717;
  color: #FFFFFF !important;
}
.custom-header {
  font-weight: 500;
}
header img {
  margin: -5px 0;
}
.custom-footer {
  background-color: #171717;
}
.nav-item a {
  background-color: #171717 !important;
  color: #FFFFFF !important;
}
.nav-item a.active {
  background-color: #FFFFFF !important;
  color: #171717 !important;
}
.dropdown-toggle {
  color: #FFFFFF;
}
.border-top,
.border-bottom {
  --bs-border-color: #171717;
}
.btn {
  border-radius: 0;
  padding: 6px 12px;
  font-weight: 500;
  font-size: 15px;
}
.btn-main {
  background-color: #171717;
  color: #FFFFFF;
}
.btn-main:hover {
  color: #FFFFFF;
  background-color: #171717;
}
.btn-main-border {
  color: #171717;
  border: 2px solid #fee600;
}
.btn-main-border:hover {
  background-color: #fee600;
}
.btn-attention,
.btn-plan {
  background-color: #68B217;
  color: #FFFFFF;
}
.btn-attention i,
.btn-plan i {
  color: #FFFFFF;
}
.btn-plan {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.btn-attention:hover {
  background-color: #68B217;
  color: #FFFFFF;
}
.svg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #373737;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.svg svg {
  stroke: #fee600;
  height: 35px;
  width: auto;
}
.login-container {
  border-radius: 10px;
}
.card,
.video-list li {
  border-radius: 10px !important;
}
.card-text {
  color: #FFFFFF;
}
footer .nav-item {
  color: #fee600;
}
footer .nav-item.active {
  color: #FFFFFF;
  font-weight: 900;
}
footer .nav-item .footer-icon {
  stroke: #fee600;
}
footer .nav-item.active .footer-icon {
  stroke: #FFFFFF;
  font-weight: 900;
}
.my-account-card {
  background-color: #171717;
}
.list-group {
  border-radius: 10px;
  background-color: #171717;
  color: #FFFFFF;
  width: 100%;
  padding: 15px 20px;
}
.list-group-item {
  background-color: transparent;
  border-radius: 10px;
  height: fit-content;
  padding: 0;
  color: #FFFFFF;
}
.list-group-item i {
  color: #FFFFFF;
}
.list-group-item a {
  color: #FFFFFF;
  padding: 0.25rem 0;
}
.list-group-item .icon {
  color: #FFFFFF;
}
.list-group .btn-main,
.card .btn-main {
  background-color: #fee600;
  color: #171717;
}
.list-group .btn-dark,
.card .btn-dark {
  background-color: #373737;
}
.selected-card {
  background-color: #FFFFFF;
  color: #171717;
}
.selected-card .card-title,
.selected-card .card-text,
.selected-card i {
  color: #171717;
}
.bb-1 {
  border-bottom: 1px solid #EFEFEF;
}
.circle {
  background-color: #FFFFFF;
  color: #171717;
  box-shadow: 0 0 10px 2px #fee600;
}
.driving-school-color {
  color: #171717;
}
.card .driving-school-color {
  color: #FFFFFF;
}
.driving-school-text {
  color: #FFFFFF;
}
.driving-school-bg-color {
  background-color: #fee600;
}
.driving-school-card,
.progress-bar-bg {
  background-color: #171717;
  color: #FFFFFF;
}
.action-call {
  background-color: #FFFFFF;
  color: #171717;
}
.form-range::-moz-range-track {
  background-color: #373737 !important;
}
.form-range::-moz-range-thumb {
  background-color: #FFFFFF !important;
  border: 1px solid #171717 !important;
}
.check-list li:before {
  color: #68B217;
}
.badge {
  background-color: #68B217;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 15px;
}
.appointment-radio:checked + label {
  border: 2px solid #fee600;
}
.text-balloon::after {
  content: "";
  position: absolute;
  bottom: -36px;
  left: 10px;
  border-width: 20px;
  border-style: solid;
  border-color: #171717 transparent transparent transparent;
}
.progress-bar-fill {
  background-color: #68B217;
}
.driving-school-fill {
  fill: #171717;
}
.success-fill {
  fill: #68B217;
}
.driving-school-border {
  border-color: #171717 !important;
}
.active-div {
  background-color: #fee600;
}
.active-div {
  border-radius: 10px;
  background-color: #171717;
  color: #FFFFFF;
}
.active-div .progress-bar-bg {
  background-color: #EFEFEF;
}
.active-div .driving-school-fill {
  fill: #171717;
}
.change_text {
  color: #373737;
}
.datepicker .disabled {
  color: #EFEFEF !important;
}
