/*
Theme Name:     Shout - WordPress Child Theme
Description:    Child theme for Shout
Version:        1.5
Author:         Pirenko
Author URI:     https://www.pirenko.com/
Template:       shout
*/

h1 {
	font-family:Courier;
	font-size:3rem;
}

#single_post_content a {
	text-decoration:underline !important;
}

.vc_message_box-icon {
	display:none;
}

.wpb_content_element a {
	text-decoration:underline;
}

.wpb_content_element {
	font-size:16px;
}

.vc_message_box img {
	width:100% !important;
	height: auto !important;
}

.shout_fa-rss:before{
	content:"W"
}

#menu-shout_copyright_navigation {
	display: none;
}