Hello,
Add below CSS to change the color of the border.
.welcomeborder {
border-left: solid 5px var(–orangs) // change color code according to your need ;
}
To add CSS follow the steps below
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
To change spinner color follow the steps below
Go to Dashboard >> Appearance >> Customize >> Theme settings >> General settings >> Spinner background color
Thank you