.raise{
   color: #ffffff!important;
   transition: 0.25s; 
    
}

.raise{
   background: none;
  border: 3px solid #010050;
  font: inherit;
  line-height: 1;
  margin: 0.5em;
  padding: 6px 35px;
  color: #ffffff!important;
    
}