.fa-twitter {
    color: #55acee;
}

.fa-facebook-square {
    color: #3B5998;
}

.card {
    margin-bottom: 1em;
}

h1 {
    font-size: 2em;
    margin-top: .5em;
    margin-bottom: .5em;
}
h2 {
    font-size: 1.5em;
}
.attention {
    position: relative;
    color: #000;
    -webkit-text-stroke: 1px #FFF;
    text-stroke: 1px #FFF;
}
.shiobara {
    position: absolute;
    top: 5vh;
    left: 5vw;
    font-size: 5vw;


}
.enzetsu {
    position: absolute;
    top: 20vh;
    font-size: 7vw;
    letter-spacing: 3vw;
    text-align: center;
    width: 100%;
}
.enzetsu2 {
    position: absolute;
    top: 40vh;
    font-size: 6vw;
    text-align: center;
    width: 100%;
}
