/* Add here all your CSS customizations */

.ourservice:a {
  color: #2b2b2b;
  text-decoration: none; }
.ourservice:hover {
    color: #4b85a1;
    text-decoration: none; }