/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

#site-logo #site-logo-inner a img {
	width:100%;
	height:100%;
	padding:.2em 0;
}

a:focus {
    outline: 0!important;
}

.page-header-inner {
    text-align: left!important;
}