label.error, p.error { color: #f00; font-weight: 700; } .widget { p.error { position: absolute; left: 10px; bottom: calc(2rem + 10px); z-index: 10; margin: 0; background: $white; } }