Thanks a bunch, Ben. One thing I noticed is that I had to add another .widget to the two above snippets to make it work.
In other words, it needs to (apparently) look like this…
.sidebar-before-main-content .widget.widget {
background: rgba(76, 187, 203, 0.5);
}
Also added the curved corners snippet.
One last thing I can’t figure out, and it seems so minor I’m almost embarrassed to ask, is how do I change the font color?