.button
{
  background-color: #DBDBF7;
  color: black;
  border-width:4px;
  border-color: #002736;
  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/background-02.jpg");
  text-align: center;
  border: 15px solid #234441;
  background-size: cover;
}
.newwraper2022 p 
{
   color: #fff;
}
.logo_line_h{line-height:20px;font-size:24px;}