How do I change this border around the globe from blue to gold?
body #sp-component div#fd.es .es-story-privacy .es-privacy .es-privacy-toggle,
body #sp-component div#fd.es .es-story-privacy .es-privacy .es-privacy-toggle:hover,
body #sp-component div#fd.es .es-story-privacy .es-privacy .es-privacy-toggle:focus,
body #sp-component div#fd.es .es-story-privacy .es-privacy .es-privacy-toggle:active
{
border-color: #CC9500 !important;
}