.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;
}

/*in use*/
.button7 {
  margin-top: 10px;
  margin-left: 10px;
  padding: 4px;  
  text-align: center;
  font-weight: normal;
  font-family: 'Roboto'; font-size: 1em; color: #000000;
}
/*in use*/
.button7:hover {
    cursor: pointer;
}