.customButton {
    background-color: #00a0d2 !important;
    color: #ffffff !important;
    border: 1px solid #0073aa !important;
    border-radius: 5px !important;
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15) !important;
}

.exif {
    font-size: 65%;
    text-align: center;
}

.entry-title, .entry h1, .entry h2, .entry h3, .entry h4 {
  font-family: 'Noto Serif SC', 'DM Serif Display' !important;
  font-weight: 900 !important;
}

#tab-tags, #tab-tags a {
  font-family: 'Noto Serif SC', 'DM Serif Display' !important;
  font-weight: 900 !important;
}