/*
Theme Name:		 Child Theme
Theme URI:		 
Description:	 Child theme
Author:			 cR3ml1ns
Author URI:		 https://uicore.co
Template:		 hello-elementor
Version:		 1.0.1
Text Domain:	 hello-elementor
*/


/*
    Add your custom styles here
*/

.back-to-wp-link:hover{
    background: #3B3566 !important;
    color: #fff !important;
}
.back-to-wp-link img {
    width:32px;
    
}