@charset "UTF-8";
/* CSS Document */

header.p-exhArticle__header h1 { font-weight: 600; }
header.p-exhArticle__header h1 span.title { font-size: 1.75rem; }

#exhibition-detail a {
    color: #04a7c4;
    text-decoration: none;
}

#exhibition-detail a:hover {
    text-decoration: underline;
}
