.contact-social {
      margin-bottom: 0px;
      margin-top: 0px;
      text-align: right;
}

.contact-social a:link {
    color: #333333;
    font-size: 0.9em;
    text-decoration: underline;
}

.contact-social a:hover {
    color: #718969;
    text-decoration: none;
}