@charset "UTF-8";

.PageIntroduction__paragraphs p {
    margin-top: 18px;
}

.banner_wrap a:hover {
    opacity: 0.75;
    transition: 0.3s;
}