@import "../style.css";

.figure img {
    display: block;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.figure p {
    text-align: center;
    color: #960018;
}
