div.logo-screen{
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
}

div.phone-timer{
  color: black;
  font-size: 12px; 
  width: 100%;
  text-align: center;
  padding-top: 3px;
}

.pilift i{
    background-attachment: linear-gradient(to left,white,#dc2430) !important;
}