/*
Theme Name: Bricks Child
Theme URI: https://bricksbuilder.io/
Template: bricks
Author: Bricks
Author URI: https://bricksbuilder.io/
Description: Visual website builder for WordPress.
Version: 1.11.1729675275
Updated: 2024-10-23 11:21:15

*/
body {
    background-color: #ffffff;
    font-family: Arial, "Yahei",Helvetica, sans-serif;
    
}

.brxe-container {
    max-width: 1600px;
    width: 100%;
}




@media (max-width: 1600px) {
    section>.brxe-container {
        padding: 0 32px
    }
}
.homeform .fluentform  .ff-custom_html{
    margin-bottom:8px;
    font-size: 18px;
    color: #202020;
    font-family: "SanFranciscoText";
}
ul,li{
    padding:0;
    margin:0;
}
.photogallery .image{
   width:auto;
}
.photogallery li{
align-items: center;
justify-items: center;
}