/*
Theme Name: Sacate2021
Author: 
Version: 1.0.0
License: Proprietary
License 
*/

#hello-bar {
	background: #006747;
	padding: 15px;
}

.social-col ul {
    justify-content: flex-end;
	margin: 0;
}

.social-col ul li {
    font-size: 18px;
    color: white !important;
}

li.wp-social-link {
	background-color: white;
}

.wp-block-social-link > a.wp-block-social-link-anchor {
  color: #006747 !important; 
}