.input-stylo{
	border: 0 !important;
	border-bottom: 2px solid #22117e !important;
	padding: 10px 10px !important;
	color: #808080 !important;
	font-size: 20px !important;
	
}

.contactanos__boton {
    text-align: center;
    width: auto;
    font-size: 18px;
    padding: 10px 5rem;
    background-color: #22117e;
    color: #fff;
    border-radius: 3px;
    margin: 0;
    font-weight: bold;
}