.telefon {
  color: #ffffff;
}


#align-middle{

    position: absolute;
    
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 100px;

  
}

.scaled {
  transform: scale(0.8, 0.8); /* Equal to scaleX(2) scaleY(0.5) */
  
}



.center-screen {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

.align-middle{

    position: absolute;
    
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 100px;

  
}

#telefon {
  color: #ffffff;
}

#sppb-addon-1606282736675 .sppb-addon-content .sppb-btn {
    margin: 5px;
  
    border-color:#ffffff;
   border-width: 0px;
  button:focus { outline:0 !important; }

}

telefon:active {
outline: none;
border: none;
}

telefon:focus {outline:0;}

#sppb-addon-1603048602907 #btn-1603048602907.sppb-btn-custom {
    background-color: #444444;
    color: #fff;
    margin-left: 275px;
}

.sppb-form-validation-error {
    color: #ff4500;
    padding-top: 10px;
}