.btn-danger {
	background: #02aaef !important;
}
.fone-rodape {
	background: #011b3e;
}
.baixe-agora-box a.btn-info i, #requisitos a.btn-info i, .assinatura-secao-7 a.btn-info i {
	color: #033478;
}
.plano .h2, .section-coaches, .box-selos {
	background: #033478;
}
.container-selos {
	background: #011b3e;
}

#secao-1, #programacao, #programacao2 {
	background-image: url(../img/predio.jpg);
}
.menu-top- {
	margin-top: 0;
}
.btn-entrar {
	background: #033478 !important;
}
.cor-azul {
	color: #033478;
}
.text-danger {
	color: #E91E63;
}
section {
	padding-top: 11rem;
	padding-bottom: 11rem;
}
.baixe-agora-box a.btn-info:hover, .baixe-agora-box a.btn-info:active, .baixe-agora-box a.btn-info:focus, #requisitos a.btn-info:hover, #requisitos a.btn-info:active, #requisitos a.btn-info:focus {
    color: #fff !important;
    background-color: #02aaef !important;
    border-color: #02aaef !important;
}