.arlo#arlo a, .arlo#arlo .bg-danger {
  color: #d13b33; 
}
.arlo#arlo a {
 color: #991c52;
}

.arlo#arlo a:focus, .arlo#arlo a:hover, .arlo#arlo a:active {
	color: #097878;
}

.arlo .btn-primary {
	background-color: #D13B33;
  	border-color: #D13B33;
}

.arlo#arlo h1, .arlo#arlo h2, .arlo#arlo h3, .arlo#arlo h4, .arlo#arlo h5, .arlo#arlo h6 {
 font-family: "poppins", sans-serif;
  font-weight: bold;
}

}
.arlo#arlo .schedule-item .scheduled-dates a.arlo-event-full {
	background-color: #991c52;
}

.arlo#arlo .schedule-item .schedule-date, .arlo#arlo .schedule-item .scheduled-dates a {
	background-color: #097878;
}

.arlo#arlo .schedule-item .name {
  font-family: "poppins", sans-serif;
  font-weight: bold;
}

.arlo#arlo .selectize-control.single .selectize-input.full, .arlo#arlo .arlo-filters select, .arlo#arlo .arlo-filters-buttons .button {
color: #991c52;
}

.arlo#arlo .card-back .date{
background: transparent;
}

.arlo#arlo .card-front .date,
.arlo#arlo:not(.arlo-sm) .event-card .card-front .date .day,
.arlo#arlo:not(.arlo-sm) .event-card .card-front .date .month,
.arlo#arlo:not(.arlo-sm) .event-card .card-front .date,
.arlo#arlo:not(.arlo-sm) .event-card .card-front .date .day .arlo-end-date, .arlo#arlo:not(.arlo-sm) .event-card .card-front .date .month .arlo-end-date {
  color: #991c52;
  font-family: "poppins", sans-serif;
  font-weight: bold;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.arlo#arlo .card-front .text-primary, .arlo#arlo:not(.arlo-sm) .event-card .card-front .date .day *, .arlo#arlo:not(.arlo-sm) .event-card .card-front .date .month * {
  color: #991c52 !important;
}

.arlo#arlo:not(.arlo-sm) .event-card .card-front .date .day .arlo-start-date, .arlo#arlo:not(.arlo-sm) .event-card .card-front .date .month .arlo-start-date {
font-size: 18px;
}

.arlo#arlo:not(.arlo-sm) .event-card .card-front .date,
.arlo#arlo:not(.arlo-sm) .event-card .card-front .date .day .arlo-start-date, .arlo#arlo:not(.arlo-sm) .event-card .card-front .date .month .arlo-start-date,
.arlo#arlo:not(.arlo-sm) .event-card .card-front .date .day .arlo-end-date, .arlo#arlo:not(.arlo-sm) .event-card .card-front .date .month .arlo-end-date{
width: auto;
}

.arlo#arlo:not(.arlo-sm) .event-card .card-front a.name {
  font-family: "poppins", sans-serif;
  font-weight: bold;
}

.arlo#arlo .event-card .card-back .arlo-event-registration .arlo-waiting-list {
  background-color: transparent;
  color: white;
  border: 2px solid white;
}

.arlo#arlo .event-card .card-back .arlo-event-registration .arlo-waiting-list:hover, .arlo#arlo .event-card .card-back a.btn:hover {
background-color: white;
color: #991c52;
}

.arlo#arlo .event .arlo-waiting-list,
.arlo#arlo .event .button.arlo-register
{
  background-color: #d13b33;
  border-color: #d13b33;
  border-radius: 50px;
}

.arlo#arlo .event .arlo-event-registration .arlo-event-full {
color: #991c52;
}

.arlo#arlo .checkbox-filter label, .arlo#arlo .radio-filter label, .arlo#arlo .arlo-category-list li a {
 color: #991c52
}

.arlo#arlo .btn-secondary, .arlo#arlo .btn-secondary:focus, .arlo#arlo.arlo-sm .event-card .arlo-register, .arlo#arlo .event .arlo-register, .arlo#arlo .arlo-show-more-link, .arlo#arlo .arlo-show-more-link:focus, .arlo#arlo .event .button.arlo-register, .arlo#arlo .online-activity .arlo-register, .arlo#arlo .arlo-single-show-wrapper .arlo-show-more {
background-color: #d13b33;
  border-color: #d13b33;
  border-radius: 50px;
}

.arlo#arlo .btn-secondary.hover, .arlo#arlo .btn-secondary:hover, .arlo#arlo .open .dropdown-toggle.btn-secondary, .arlo#arlo .arlo-show-more-link:hover, .arlo#arlo .event .button.arlo-register:hover {
  background-color: #d13b33;
  border-color: #d13b33;
}