/**
* Theme Name: Digitaz Child
* Description: This is a child theme of Digitaz, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: digitaz
* Version: 1.3.0
*/

.share-buttons a {
  margin: 5px;
  padding: 8px 12px;
  background: #0073aa;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}
.share-buttons a:hover {
  background: #005f8d;
}
