/*
Theme Name: Tranquil Child
Template: tranquillity
Theme URI: https://www.michael-scannell.com/web/themes/
Author: Michael Scannell
Author URI: https://www.michael-scannell.com/web/
Description: Tranquillity Child Theme
Version: 1.0
*/

h2.subhead {
    width: 75vw;
    margin: 0 auto;
}

div#offers li {
    margin-bottom: 0.875em;
}

#offers li a {
    font-size: 1em;
}

#offers a:hover, h4#signpost a:hover {
    text-decoration: none;
}

/* display adjustments */
/* widths variable by design */
@media screen and (min-width: 540px) {
  h2.subhead {
    width: 18em;
  }
}
