.bg-ex-color0{
  width: 100%; /* Ширина блока */
  height: 145px; /* Высота блока */
  border: none;
  border: 4px solid #1e9da8;
  border-radius: 15px;
  box-shadow: 1px 1px 3px #1e9da8;

}

.bg-ex-color2{
  width: 100%; /* Ширина блока */
  height: 145px; /* Высота блока */
  border: none;
  border: 4px solid #1e9da8;
  border-radius: 15px;
  box-shadow: 1px 1px 3px #1e9da8;

}

.bg-ex-color3{
  width: 100%; /* Ширина блока */
  height: 145px; /* Высота блока */
  border: none;
  border: 4px solid #1e9da8;
  border-radius: 15px;
  box-shadow: 1px 1px 3px #1e9da8;

}

.btn {
  border: none;
  border-radius: 5px;
}