.text-white, .uk-text-white {
	color: white!important;
}

.uk-border-rounded-xl {
	border-radius: 15px;
}

header {
	background-color: #4C38EE!important;
}

header .uk-navbar-nav > li > a {
	color: white!important;
}

.buscador i, .book-now i {
	color: #4C38EE;
}

.uk-button-primary, .uk-button-default.uk-active {
	color: black!important;
}

.uk-button-primary.btn-seleccionado {
	background-color: #4C38EE!important;
	border-color: #4C38EE!important;
	color: white!important;
}

.uk-text-secondary, .uk-text-clear {
	color: #4C38EE!important;
}

.buscador .titulo-calendario.uk-background-secondary, .book-now .titulo-calendario.uk-background-secondary {
	background-color: #4C38EE!important;
	color: white !important;
}

#calendario-dias-no-consecutivos i {
	color: #CEFC01!important;
}