@charset "utf-8";

main {
    background-color: white;
}
.article h2 {
    color: #000;
}
.contents .inner h1 {
    color: #000;
    text-align: center;
    font-size: 60px;
}
.back_link_to_gallery {
    color: black;
}