Contact Us
test text block
test text block
.button {
display: inline-block;
padding: 35px 70px;
border-radius: 6px;
border: 0;
font-weight: bold;
letter-spacing: 0.0625em;
text-transform: uppercase;
background: #ef9a3d;
color: #fff;
}
/* Add a rollover background colour but keep the text white */
.button:hover,
.button:focus,
.button:active {
background: #b7b6cd;
color: #fff;
} .button {
display: inline-block;
padding: 35px 70px;
border-radius: 6px;
border: 0;
font-weight: bold;
letter-spacing: 0.0625em;
text-transform: uppercase;
background: #ef9a3d;
color: #fff;
}
/* Add a rollover background colour but keep the text white */
.button:hover,
.button:focus,
.button:active {
background: #b7b6cd;
color: #fff;
} Sign up for my Newsletter