Moodle version 3.10.4+ (Build: 20210617), Adaptable version 3.10.1.2
When I click on a social icon, a rectangular transparent block appears. Is there a way to avoid this with some custom CSS? Any help will be appreciated.

.socialicons a {
background-color: transparent !important;
}I got close to a solution but no cigar. I hope someone out there can help.
