/**
 * Theme Name: Fsatcom Theme
 * Template: twentytwentyfive
 * Theme URI: https://wordpress.org/themes/fsatcom-theme/
 * Author: FZA
 * Author URI: https://www.fsatcom.cz/
 * Version: 1.0
 */

.wp-social-link.gitlab-icon > a {
	background-image: url("assets/images/gitlab-svgrepo-com.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 24px;
	width: 36px;
	height: 36px;
}

.wp-social-link.gitlab-icon > a > svg {
	display: none;
}