footer#footer ul.wp-block-social-links {
    justify-content: start;
}
footer.ct-footer [data-column="widget-area-1"] .wp-block-image img{
  width: 150px !important;
  height: 100px !important;
  object-fit: contain;
}
footer li.wp-social-link.wp-social-link.wp-block-social-link{
	background-color: transparent;
	color: #000;
}
footer a.wp-block-social-link-anchor {
    font-size: 25px;
	padding: 0px;
}