.overlay { opacity: 0.05; } .site-header { margin-bottom: 0px; } .top-bar { display:none; } .site-branding .site-title { margin-bottom: 20px; } .sidebar-toggle { color: #0098cb;  text-shadow:none;} h3, h4 {margin-bottom: 20px; line-height:1.3;} input[type="tel"] {
width: 100%;
border: 1px solid #ebebeb;
border-radius: 3px;
color: #666;
}
input[type="tel"]:focus {
color: #111;
}
input[type="tel"] {
padding: 13px;
}