/**
 * @file
 * Visual styles for mt-tab field in Flashy+.
 */
.field--name-field-mt-prd-content-tabs {
  margin: 40px 0 60px;
  padding-bottom: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #eaeaea;
}
