.button
{
  background-color: #DBDBF7;
  color: black;
  border-width:4px;
  border-color: #FF5722;
  border-style: inset;
  font-weight: bold;
  font-style: italic;
  font-size: large;
  border-radius: 1px;
  position: fixed;
  right: 1rem;
  bottom: 2.5rem;
}

.tele_button img{
     width: 16%;
}


.newwraper2022
{
  background-image: url("./../img/tests1.jpg");
  text-align: center;
  border: 12px solid #880E4F;
  background-repeat: no-repeat;
  background-size: cover;
}
.newwraper2022 p 
{
   color: #000;
}
.logo_line_h{line-height:20px;font-size:24px;}
/*border: 12px solid #880E4F;*/
