/* 
Theme Name:		 yootheme-child
Theme URI:		 http://childtheme-generator.com/
Description:	 yootheme-child is a child theme of yootheme, created by ChildTheme-Generator.com
Author:			 Eugene
Author URI:		 http://childtheme-generator.com/
Template:		 yootheme
Version:		 1.0.0
Text Domain:	 yootheme-child
*/


/*
    Add your custom styles here
*/

.submited-info, *+.uk-margin.submited-info{
    padding: 12px 16px;
    background: #e8f5f8;
    color: #002838;
    border-radius: 4px;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 0;
    font-size: 16px;
}