table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}
h1 {
  text-transform: none;
}
.center-video .wp-video {
  margin: 0 auto;
}

.rojo {
  color: red;
}

