/*For Latest News... / Start Conversation Widget*/
._nwsinfw{width:100%;margin-bottom:30px;background-color:var(--grybg);border-radius:10px;padding:15px;}
._nwsinfw ._nwstx{font-size:14px;font-weight:400;color:var(--color6);font-style:italic;line-height:22px;margin-bottom:15px;}
._nwsinfw ._scnv{width:100%;align-items:center;justify-content:center;border-top:1px solid var(--mbg);padding-top:25px;}
._scnv ._cnvtx{font-size:15px;font-weight:500;color:var(--color);margin-right:25px;}
._scnv img{max-width:50px;max-height:50px;width:50px;height:auto;margin:0;filter:invert(16%) sepia(64%) saturate(4570%) hue-rotate(271deg) brightness(84%) contrast(110%);}

@media screen and (min-width:1025px){
    /*For Latest News... / Start Conversation Widget*/
    ._nwsinfw{margin-bottom:40px;padding:30px;}
    ._nwsinfw ._nwstx{font-size:17px;line-height:30px;margin-bottom:25px;}
    ._scnv ._cnvtx{font-size:18px;letter-spacing:.5px;margin-right:30px;}
    ._scnv img{max-width:70px;max-height:70px;width:70px;}
}