/*
Theme Name: labs
Theme URI: https://larenders.com/agency
Description: Child theme for LA Renders Agency
Author: Rico
Template: astra
Version: 1.0
*/

body, * { font-family: 'Satoshi', sans-serif !important; }

/* Remove Astra constraints on agency page only */
.page-template-page-agency .ast-container,
.page-template-page-agency #content,
.page-template-page-agency .site-content,
.page-template-page-agency .entry-content,
.page-template-page-agency .ast-article-single {
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}