/*
Theme Name: Shakil Ashraf
Theme URI: https://www.shakilashraf.com
Author: Shakil Ashraf
Author URI: https://www.shakilashraf.com
Description: Launcher page for Shakil Ashraf portfolio website
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shakilashraf
*/

#fh5co-main-content {
    background-color: #1b1b1b;
    height: 100vh;
}

.simply-countdown-one .simply-section .simply-amount {
    color: #ddd;
}

.fh5co-intro {
    color: #ddd;
}

.fh5co-intro h2 {
    color: #FFFFFF;
    font-weight: 600;
}

#fh5co-aside #fh5co-logo a {
    letter-spacing: 0;
}

@media screen and (max-width: 768px) {
    #fh5co-aside {
        height: 300px;
        background-size: cover;
    }

    .fh5co-intro h2 {
        line-height: 30px;
    }
	
	.simply-countdown-one {
		font-size: 13px;
	}
}