.op_button:hover {
  color: #00aff0 !important;
  border-style: solid;
  border-bottom-color: #00aff0 !important;
  border-bottom-width: 2px !important;
}

div {
  position: relative;
}

a {
  text-decoration: none;
}

.duration {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.op_title:hover {
  color: #00aff0 !important;
}

img {
  pointer-events: none;
}

