@charset "UTF-8";
/*
Theme Name: Sentry
Theme URI: http://ultimate-ez.com/sentry
Author: Masashi Ezaki
Author URI: http://ultimate-ez.com/profile
Description: Sentry: The Most Powerful Wordpress Theme!
Version: 1.0.0
Template: sentry-void-master
*/
.logo a{
	padding-top: 30px;
}

.logo a span{
	font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width: 896px){
	.logo a span{
	font-size: 19px;
    font-weight: bold;
}
}