.wp-block-social-link {
    color: black !important;
}

.wp-social-link-linkedin {
    background-color: #ffffff !important;
}

.wp-social-link-facebook {
    background-color: #ffffff !important;
}

.wp-social-link-google {
    background-color: #ffffff !important;
}

.wp-site-blocks :focus {
    outline-style: none;
    outline-width: 0;
}

.wp-site-blocks :hover {
    text-decoration: none;
}

.wp-block-navigation .wp-block-navigation-item :hover {
  color:#40d3f1;
}