Your Neighborhood Might Just Be Different

@import url(‘https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500&display=swap’); .atg-blog { –black: #000000; –white: #ffffff; –gold: #a09060; –gold-dim: rgba(160, 144, 96, 0.15); –gold-glow: rgba(160, 144, 96, 0.35); –gray-light: #e8e6e1; –gray-mid: #999185; –gray-dark: #2a2826; –off-white: #f5f3ef; font-family: ‘Montserrat’, sans-serif; background: var(–black); color: var(–gray-light); line-height: 1.75; -webkit-font-smoothing: antialiased; max-width: 100%; overflow: hidden; } .atg-blog * { margin: 0; padding: 0; box-sizing: border-box; } /* […]

My Favorites 0