.alphabet {
background: #7e6171;
border-bottom: 3px solid #7e6171;
min-width: 400px;
padding: 10px;
text-align: center;
font-family: 'Kite One', sans-serif;
font-size: 25px;
color: #242528;
font-weight: bold;
text-transform: uppercase;
}
		