/**
 * @file
 * Fieldgroup border reset.
 */

.fieldgroup {
  border-width: 0;
  padding: 0;
}