/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.mayus {
	text-transform:uppercase;
}

.container-alinear-vert {
	display:flex; 
	align-items:center;
}

.flotar-derecha {
	margin-left: auto;
}