@charset "UTF-8";
/* Insert your custom CSS styles */
.linea{
border: 5px solid #f29100;
}
.webform-client-form-106 .submit_btn:hover{
    background: #F29100;
}
.view-id-patrocionadores .views-field-title{
	text-align: center;
}
.titulo{
	font-size: 28px;
	text-transform: uppercase;
	color: #F29100 !important;
}

.titulo a {
	color: #262626 !important;
        font-size: 18pt;
	font-family: OpenSans;
}

.view-equipos.view-display-id-block_1 .col-md-3,
.view-equipos.view-display-id-block_2 .col-md-3{
	margin-bottom: 20px;	
}

.leer-mas{
	margin-bottom: 10px;
}
.leer-mas a{
	border: 1px solid;
    padding: 2px 10px;
}
