/* Homeforce Tweaks CSS */

/* Add your custom styles here */



.bricks-background{
  background-image: url('https://homeforcepm.att-wp.com/wp-content/uploads/2025/06/out-004.png');
  background-size: contain;
  background-repeat: repeat repeat;

  background-color: rgba(255, 255, 255, 0.8);
  background-blend-mode: overlay;
}

