@charset "utf-8";

#message img{
  margin-bottom: 20px;
}

#message p.lead {
    font-size: 18px;
    font-weight: bold;
}

#message .name {
    font-weight: bold;
    text-align: right;
}

@media only screen and (max-width: 768px) {}