<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">{#
.box-num img:hover{
  background: #2B3C6A;
  color:#2B3C6A;
  border-radius:32px;
}#}

.card-m3 {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 500px;
  padding: 2rem;
}
.box-num img {
  max-width: 100%;
}</pre></body></html>