/* ------------------------------------------------------------ *\
	Variables
\* ------------------------------------------------------------ */
.header {
  background: #454C82; }

.list-offers li.current {
  background: #9778d3; }
  .list-offers li.current:after {
    border-color: transparent transparent transparent #9778d3; }
.list-steps li.current {
  color: #fff; }
  .list-steps li.current:after {
    background: #9778d3; }
.list-links a {
  color: #9778d3; }

.btn-green {
  background: #6dae62; }
  .btn-green:hover {
    background: #4fa740; }

.calendar .calendar__dates li a:hover {
  color: #6dae62; }
.calendar .calendar__date:not(.unavailable):hover, .calendar .calendar__date:not(.unavailable).selected {
  border-color: #6dae62;
  color: #6dae62; }
  .calendar .calendar__date:not(.unavailable):hover:before, .calendar .calendar__date:not(.unavailable).selected:before {
    border-color: #6dae62; }

.time .time__entry {
  color: #6dae62;
  border-color: #6dae62; }
  .time .time__entry:hover, .time .time__entry.selected {
    color: #6dae62; }
    .time .time__entry:hover:before, .time .time__entry.selected:before {
      border-color: #6dae62; }
  .time .time__entry.confirm {
    background: #6dae62;
    color: #fff; }

/*# sourceMappingURL=satori_sky.css.map */
