////
/// Site description component.
///
/// @group  Components
/// @author Lee Anthony <seothemeswp@gmail.com>
/// @link   https://CustomizePro.com/
////

.site-description {
	margin: 0;
	font-weight: $font-weight--semibold;
}
