* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
}
.v2_2 {
  width: 100%;
  height: 100vh;
  background: rgba(255,255,255,1);
  opacity: 1;
  position: relative;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.v2_4 {
  width: 326px;
  color: rgba(0,0,0,1);
  position: absolute;
  bottom: 200px;
  left: 107px;
  font-family: Roboto;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
.v3_2 {
  width: 320px;
  color: rgba(0,0,0,1);
  position: absolute;
  bottom: 100px;
  left: 107px;
  font-family: Roboto;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;
  text-align: left;
}
#dcb {
  font-family: Roboto;
  font-weight: Regular;
  font-size: 12px;
  opacity: 1;

  position: absolute;
  top: 100px;
  right: 40px;

  padding:40px;
  background-color: rgba(200,190,200,90);

  display: block;
  text-decoration:none;
}
a {
  color: black;
}