.genericHoverEffect{transition:transform .3s ease}.genericHoverEffect:hover{transform:translate(.4rem,-.2rem)}.simple-text{font-size:16px;color:#0c0c0c}.dark-mode-simple-text{font-size:16px;color:#fff}.simple-text-big{font-size:24px;color:#333}.dark-mode-simple-text-big{font-size:24px;color:#fff}.headerArea{display:flex;justify-content:space-between;margin-bottom:5px}.userRating{margin-top:16px}.socialRatings{margin-bottom:10px}.custom-btn,.custom-btn-wa{border-radius:20px;text-transform:capitalize;padding:8px 14px;margin-top:8px;border:1px solid #666}.custom-btn-wa{background-color:green}.custom-btn:hover{background-color:#f0f0f0;color:#000;border-color:#333}.custom-btn-wa:hover,.custom-btn:hover{cursor:pointer;transform:scale(1.01);transition:all .3s ease}.custom-btn-wa:hover{background-color:#006400;color:#fff;border-color:#004d00}.btn-position{justify-content:space-evenly}