.bg-border-color {
	background-color: #FF872E;
}

.b-border-color {
	background-color: #FDCE3D;
}


.border-colors {
	background-color: #3881C0;
}


.border-color {
	background-color: #FDCE3D;
}
 /* Naranja: #FF872E
  Azul: #3881C0
  Amarillo: #FDCE3D*/
.bg-primary-color {
	background-color: #FDCE3D;
}

.bg-secondary-color {
	background-color: #3881C0;
}

.socials .social__item img.xl {
	height: 30px;
}

.contacts .contacts-item .content .title {
	font-size: 19px;
}

.sub{
	font-size: 25px;
}

.diseño{
	color: #fff;
	margin-top: 50px;
	font-size: 30px;
}

.texto{
	color: #fff;
	margin-top: 10px;
	font-size: 20px;
}

#diseños{
	margin-left: 45%;
	align-items: center;
}

.google{
	margin-bottom: 30px;
}

.centers{
	display: flex;
  	justify-content: center;	
}

.send{
	background: #C32B36;
}

.send:hover{
	background: #151414;
}

.botons{
	display: flex;
  	justify-content: center;
	left: 25%;
}