/*!
Theme Name: eastgroup
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eastgroup
Tags: 

This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned.

eastgroup is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/


@import url("css/variables.css");
@import url("css/layout.css");
@import url("css/pagination.css");
@import url("css/typography-and-links.css");
@import url("css/header.css");
@import url("css/footer.css");
@import url("css/form.css");
@import url("css/form-category-filter.css");
@import url("css/single.css");
@import url("css/single-career.css");
@import url("css/single-news.css");
@import url("css/single-employee.css");
@import url("css/single-project.css");
@import url("css/swiper.css");
@import url("css/block-accordion-split-section.css");
@import url("css/block-buttons.css");
@import url("css/block-content-card-slider.css");
@import url("css/block-basic-content-editor.css");
@import url("css/block-featured-project-cards.css");
@import url("css/block-flip-cards.css");
@import url("css/block-hero.css");
@import url("css/block-linkedin-post-cards.css");
@import url("css/block-multi-column.css");
@import url("css/block-open-careers.css");
@import url("css/block-page-block-cards.css");
@import url("css/block-photo-grid.css");
@import url("css/block-photo-slider.css");
@import url("css/block-single-photo.css");
@import url("css/block-form-shortcode.css");
@import url("css/block-split-text-and-photo.css");
@import url("css/block-testimonial-slider.css");
@import url("css/block-video.css");
@import url("css/page-contact.css");
@import url("css/page-news.css");
@import url("css/page-our-work.css");
@import url("css/page-team.css");








/* Accessibility: Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}





