/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.10.0
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

strong.entry-category{
	font-size: 14px;
	font-family: "Fira Sans", sans-serif
}

h1.entry-title{
	color: rgb(51, 51, 51);
    font-size: 40px;
    line-height: 60px;
    text-align: center;
    text-transform: none;
}

p.entry-excerpt{
	font-size:18px;
}