.xy_cont {
  padding: 20px 0 50px;
}
.xy_cont h2 {
  text-align: center;
  font-size: 20px;
  margin: 10px 0 25px 0;
}
.xy_tl p {
  color: #666;
}
.cl-262626 {
  color: #262626;
}

.bold {
  font-weight: 700;
}
p {
  margin: 0 0 10px;
}
b, strong {
  font-weight: 700;
}
.underline {
  text-decoration: underline;
}