@import "../../../../styles/colors.scss"; .field-box { border-radius: 4px; background-color: rgba(221,221,228,0.4); width: 100%; padding: 15px; margin-bottom: 20px; } h3:not(:first-child) { margin-top: 20px; }