/* CSS Document */ @import url('https://fonts.googleapis.com/css?family=Cinzel|Lato|Montserrat'); @import url('style-mobile.css?1715793628') screen and (max-width: 767px); @import url('style-desktop.css?1715793628') screen and (min-width: 768px); .section-items-container { text-align: left; }