.swal2-styled.swal2-confirm {
     background-color: #010D19 !important;
     font-size: 1.8rem !important;

     &:hover {
          background-color: #163856 !important;
     }

     &:focus {
          box-shadow: none !important;
     }
}

.swal2-title {
     font-size: 2.5rem !important;
}

.swal2-html-container {

     font-size: 1.9rem !important;
}