.color-texto-perfil{
	color: #6eab24 !important;
}


.fondo-gris{
	background-color: #D2D2D2;
}


.tamano-parrafo-fw{
	font-size: 1.5rem !important;
}



.boton-registrese-fw{
	font-size: 20px !important;
    margin-top: 30px;
    background-color: #f39a41;
    border-color: #f39a41;
    color:#fff !important;
}

.boton-registrese-fw:hover{
	font-size: 20px !important;
    margin-top: 30px;
    background-color: #f39a41;
    border-color: #f39a41;
    color:#fff !important;
}


.boton-registres-2-fw{
	font-size: 20px !important;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    width: 55%;
    margin-left: 20%;
    background-color: #f39a41;
    border-color: #f39a41;
    color:#fff !important;
}

.boton-registres-2-fw:hover{
	font-size: 20px !important;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    width: 55%;
    margin-left: 20%;
    background-color: #f39a41;
    border-color: #f39a41;
    color:#fff !important;
}

