/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/    
.mr-excist-child {
    text-align: center;
    padding: 30px;
       background: linear-gradient(0deg,#ffcf40,#ffe599)!important;
    margin-bottom: 60px;
  border-radius:50px;
}
.mr-excist-child p {
  text-align:center;
}
.mr-excist-child .wpb_text_column {
  margin-bottom:5px !important;
}
.w-socials-item.linkedin {
    background: white !important;
    font-size:18px;
}
.w-socials-list {
    margin: calc( var(--gap,0) * -1 );
    text-align: center !important;
}
.main_link_1 {
    position: absolute;
    bottom: 120px;
    right: 740px;
}