/**

 * Theme Name:     Twenty Twenty-One Child
 * Author:         the WordPress team
 * Template:       twentytwentyone
 * Text Domain:	   twenty-twenty-one-child
 * Description:    Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
 */


@import "css/common.css";

.help-icons li  img {
    width: 2.4rem;
    min-width: 2.4rem;
    height: 2.4rem;
    object-fit: contain;
    margin-right: 1rem;
    filter: brightness(0) invert(1);
}


.contact-page-content.sec .help-icons li img {
    filter: none;
}
li.mobile{
	display: flex;
}