
.news-bar {
    background-color: #55b735;
    padding: 2px 0 0;
}
/* note: have hacked the above, it's in colormag/style.css */

/* social-links moved out of news-bar div, see header.php around line 83 */
/* stopped using it as there's an error in the code (google+) which I can't locate
.social-links {
    padding-top: 3em;
    padding-right: 4em;
}
#masthead .social-links i.fa {
    font-size: 24px;
    color: #fff;
}
#masthead .social-links i.fa:hover {
    color: #55b735;
}
i.fa-facebook, i.fa.fa-twitter {
    color: unset;
}

/* social links with jetpack */
#header-right-section .widget {
	padding-top: 28px;
}
#header-right-section .widget .widget-title {
	display: none;
}
.widget_wpcom_social_media_icons_widget li a:link, .widget_wpcom_social_media_icons_widget li a:visited {
    color: #55b735;
    font-size: 24px;
	padding-left: 6px;
}
.widget_wpcom_social_media_icons_widget li a:hover, .widget_wpcom_social_media_icons_widget li a:active {
    color: #fff;
}

/* Call to action button */
a.calltoaction {
	color: #fff; 
	background-color: #55b735; 
	padding: 5px; 
	display: inline-block;
	margin-top: -30px;
	transition: background-color 0.3s linear 0s;
   -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	font-size: 16px;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	cursor: pointer;
}
a.calltoaction:hover {
	background-color: #fff;
	color: #470668;
}


/*
     FILE ARCHIVED ON 21:32:18 Apr 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:25:15 Jan 09, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 124.631
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.072
  cdx.remote: 0.055
  esindex: 0.009
  LoadShardBlock: 76.288 (3)
  PetaboxLoader3.datanode: 89.419 (4)
  CDXLines.iter: 18.222 (3)
  load_resource: 346.124
  PetaboxLoader3.resolve: 318.441
*/