.border-top{
    border-color: #996515 !important;
}

.text-justify {
    text-align: justify !important;
}

.mutedSpan {
    color: #cccccc !important;
    font-size: 0.9rem !important;
    padding-left:1.9rem !important;
}

.socials-icons {
  color: #6c757d;
  transition: color 0.3s ease;
}

.ig-icon:hover {
  color: #e1306c;
}
.fb-icon:hover {
  color: #1877F2;
}
.twitter-icon:hover {
  color: #1DA1F2;
}
.linkedin-icon:hover {
  color: #0A66C2;
}
