.services {}
.services h1.title {font-size:2rem;font-weight:300;text-align:center;margin-bottom:2rem;color:#999;letter-spacing:0.1rem;}
.services h2 {font-size:1.5rem;font-weight:300;margin-bottom:1rem;color:#999;}
.services a {color:#bc9800;text-decoration:none;}
.services a:hover {color:#000;}

@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 768px) and (orientation:landscape) {
}
