.phone-content {
  display: block;
  padding-left: 45px;
  font-style: italic;
  line-height: 2;
}

.accordion-toggle.collapsed {
  color: #3d2905;
  font-style: italic;
  font-weight: 500;
  font-variant: normal;
}

a:hover {
  color: #bd8d07;
}

a {
  color: #ffffff;
  text-decoration: underline;
}