/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!../share-ui/styles/shareModal.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
.shareModal .title {
    font-family: sans-serif;
    font-weight: 600;
    line-height: 1.167;
    margin-bottom: 0;
    font-size: '16px';
    color: '#424242'
}

.shareModal .title_share_with {
    color: #858585;
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 400;
    line-height: 1.5;

}


.shareModal .titleWFName {
color: #5242F3;
    font-size: 16px;
    text-decoration: underline;

}


.shareModal .shareWithWho {
    color: #858585;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
 
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

.shareModal .txtShareTeamwork{
    color: #000;
 
 
    font-size: 14px;
    font-family: sans-serif;
    font-weight: 400;
    line-height: 1.5;
}
