/*!
Theme Name: Staffing
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Staffing theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: staffing
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: staffing
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}
.y_link a{
	color: #FFDD7D;
}
.y_link a:hover{
	color: #ffffff;
}
.entry-title.h3-style{
	font-size: 48px;
	margin: 30px 0px;
}
.entry-content p{
	font-size:24px;
}
.entry-content h3{
	font-size: 48px;
	font-weight: bold;
}
.entry-content h4{
	font-size: 24px;
	font-weight: bold;
}
.submit {
	background-color: #000000 !important;
	border-radius: 40px !important;
	color: #ffffff !important;
	padding: 21px 70px !important;
		border: none !important;
}
.submit:hover{
	background-color: #FF7A57 !important;
	color: #ffffff !important
}
.comment-form input{
	background-color:#E8F7FB;
}

.comment-form textarea{
	background-color:#E8F7FB;
}
#homelink a{
	color: #FFDD7D;
}
#homelink a:hover{
	color: #ffffff;
}
#toTop{
	border-radius: 40px;
}
#footer-link a{
	color: #FF7A57;
}
#footer-link a:hover{
	color: #000000;
}
.page-numbers:hover{
	box-shadow: 4px 6px 0px #E8F7FB;
}
.entry-content ul{
	margin-left: 60px;
}
