/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/styles.css ***!
  \********************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
.swal2-popup
{
    width: 30% !important;
    font-size: 9px !important;
    height:200px;
}
.swal2-title
{
    font-size: 2.875em !important;
}
.swal2-content
{
    font-size:18px !important; 
}
.swal2-styled.swal2-confirm
{
    font-size:13px !important;
}
.swal2-styled.swal2-cancel
{
    font-size:13px !important;
}
