.content-well a:not(.btn):not(.frontend-editing-open-sidebar) {
  position: relative;
  border-bottom: 1px solid #000;
  text-decoration: none !important;
  transition: 0.25s ease;
  font-weight: 700;
  top: 0; }
  .content-well a:not(.btn):not(.frontend-editing-open-sidebar):hover, .content-well a:not(.btn):not(.frontend-editing-open-sidebar):focus {
    border-bottom: 5px solid #FFD20A;
    top: -3px; }

.tab-pane .content-well {
  padding: 30px 60px; }
/*# sourceMappingURL=content-well.css.map */
