.toast-success{


    background: #5cb85c!important;
    font-size:18px;

}

.toast-error{

    background: red;
    font-size:18px;

}

.toastify p
{
    
    color:white!important;
    
}
  
body 
{
    font-family: 'Roboto', sans-serif;
  
  /*font-family: "Montserrat", sans-serif;*/


}








