Olivia - Adjust Header Opacity
Go to Appearance > Customize > Additional CSS, and paste the code below:
.header-cta { background-color: rgba(255, 255, 255, .6); }
Adjust the .6 to anything between 0 and 1 to get the opacity right where you want it.
Click Publish or Save Changes.