/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  GeneratePress ka child theme (Traffic Tail custom code ke liye)
 Author:       Traffic Tail
 Template:     generatepress
 Version:      1.0.0
*/

.wp-share-line {
  margin-top: 6px;
  font-size: 13px;
}
.wp-share-line a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #25D366;
  font-weight: 600;
  text-decoration: none;
}
.wp-share-line img {
  width: 18px;
  height: 18px;
}
