.swal2-title {
    font-size: 17px;
}

button.swal2-styled{
    /* background-color: rgb(0, 72, 107)!important; */
    /* border: 1px solid rgb(0, 72, 107)!important; */
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{
    background-color: #00486b;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){
    padding-right: 0px !important;
}


div:where(.swal2-icon){
    margin: 0.5rem auto !important;
  }
  
  .logo-color {
    color: #195a74;
    line-height: 0.5!important;
    word-spacing: 0;
}
