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

/* Parent stylesheet should be loaded from functions.php not using @import */

.login h1 a {
  background-image: url('wp-content/uploads/2021/02/cropped-LOGO-04-e1614442798799-300x300.png') !important;
}

body.login div#login h1 a{
	  background-image: url('wp-content/uploads/2021/02/cropped-LOGO-04-e1614442798799-300x300.png') !important;
}