/*Colors*/
/*
orange - #F06000
blue - #2165FF
*/
/* orange */
/* blue*/
.dedicationText {
  font-family: 'Petit Formal Script', cursive;
  font-size: 1em; }

.dedicationSignature {
  text-align: left;
  font-family: 'Petit Formal Script', cursive;
  font-weight: bold; }

@media screen and (min-width: 720px) {
  img.mji {
    width: 60%;
    margin: 0 auto; }

  .dedicationText {
    font-size: 1.2em; }

  .dedicationSignature {
    text-align: right; } }
