/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
body{font-family: "IBM Plex Sans" !important;}
h1, h2, h3, h4, h5, h6{font-family: "Libre Baskerville" !important;}
ul.icn-list {
    padding: 0;
}
 

ul.icn-list li {
    background: url(https://metanetintelligence.com/wp-content/uploads/2026/09/blue-ic.png) no-repeat left;
    padding: 0 0 0 31px;
    background-size: 19px;
    font-size: 15px;
        margin: 0 0 4px;
      list-style: none;
}.msb-ciom h4 {
    font-size: 20px;
    font-weight: 500;
    margin: 16px 0 10px;
}
@media (max-width: 767px) {
	
	.brxe-container {
    min-width: 100% !important;
}.engage .text h3 {
    font-size: 17px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
 	.brxe-container {
    min-width: 100% !important;
}.engage .text h3 {
    font-size: 17px !important;
}
}
 