/*
Theme Name: Db Depth 2019 Child
Theme URI: https://yourdomain.com/twentynineteen-child/
Description: Child theme for Twenty Nineteen
Author: Your Name
Author URI: https://yourdomain.com
Template: twentynineteen
Version: 1.0.0
*/

.footer-soical-links li img{
	filter: brightness(0) invert(1);
}
.db-footer .footer-soical-links {
    gap: 30px;
    margin-right: -34px;
}
@media(max-width:767px){
	.db-footer .footer-soical-links {
    	margin-right: 0px;
	}
}