<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: Satelite Child
	Theme URI: http://clapat.ro/themes/satelite-wordpress/
	Description: Responsive Wordpress Theme
	Template: satelite
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options
	Text Domain: satelite-child
*/


/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/

#logo img {
    display: block;
    height: 115px;
    width: auto;
    max-height: 115px !important;
    /* background: rgba(0, 0, 0, 0.5);  */
    padding: 1em;
}

p {
	font-size: 18px;
}

.thumb-info {
	display: none !important;
}

.faceIcon {
	background-image: url("https://www.cruzbrothersconstruction.com/wp-content/uploads/2019/10/facebook.png");
  background-repeat: no-repeat;
	background-position: center;
	background-size: 28px;
}

.instIcon {
	background-image: url("https://www.cruzbrothersconstruction.com/wp-content/uploads/2019/10/instagram.png");
  background-repeat: no-repeat;
	background-position: center;
	background-size: 28px;
}

@media only screen and (max-width: 1024px){
.socials-wrap .socials {
	margin-left: 35%;
}


.socials li {
	display:grid !important;
	float:left;
}
}</pre></body></html>