/*
Theme Name: Mercury Child
Theme URI: https://mercury.is/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.6
*/
@import url("style.css");

.space-footer-top-right {
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   align-items: center;
   justify-content: flex-end;
   order: 3;
}

.wp-block-social-link:hover {
   transform: scale(1) !important;
}

.space-widget ul li {
   border-bottom: 0 none !important;
}
.wpcf7 {
background: #ebebeb;
padding: 0px 15px 0px 15px !important;
}