.custom-line:after,
{
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0;
  left: 43% !important;
}
