/*
Theme Name:   Technosol Header Footer Theme
Theme URI:    https://technosol.com.pk
Description:  Standalone theme containing the dynamic premium mega menu header and footer.
Author:       Technosol
Author URI:   https://technosol.com.pk
Version:      1.0.0
Text Domain:  technosol-header-footer
*/

body {
	margin: 0;
}

#content {
	min-height: 50vh;
}

.site-main {
	max-width: 1200px;
	margin: 0 auto;
	padding: 48px 20px;
}

.site-main img {
	max-width: 100%;
	height: auto;
}

.site-main article {
	margin-bottom: 40px;
}

.site-main .entry-title a {
	color: inherit;
	text-decoration: none;
}
