<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


.q_social_icon_holder .fa-stack {
	width: 2em;
	height: 2em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.background-pos-40 {
    background-position: 40% 0 !important;
}
.background-pos-43 {
    background-position: 43% 0 !important;
}
@supports ( -webkit-touch-callout : none) {
	.elementor-element,
	.elementor-section {
		background-attachment: scroll !important;
	}
}</pre></body></html>