.efx_top{
background:linear-gradient(97deg, #00DBDE, #FC00FF) !important;
color:#fff !important;
}

.clip_comment_top{
transform:rotate(7deg) !important;
}

.efx_bottom{
background:linear-gradient(-233deg, #FC00FF, #00DBDE) !important;
color:#fff !important;
}

.clip_comment_bottom{
transform:rotate(-7deg) !important;
}

.smv_input_form::placeholder{
color:rgba(255,255,255,.6) !important;
font-weight:bold;
}

.smv_efx_area_r >li > a > img {
opacity:0.5;
box-sizing:border-box;
}

.smv_efx_area_r >li:nth-child(1) > a > img {
opacity:0.5 !important;
border:none !important;
border-radius:100%;
box-sizing:border-box;
}


.smv_efx_area_r >li:nth-child(5) > a > img {
opacity:1 !important;
border:3px solid #fff !important;
border-radius:100%;
box-sizing:border-box;
}