body {font-family:'Roboto', sans-serif; margin: 0; background-color:black;}
a {color: #06f; }
h1 {font-size: 2.2em; }
h2 {font-size: 1.4em; line-height: 1.7em;}
h1, h2, h3, h4 {margin-top: 0px; }
h3, h4 {margin-bottom: 0.5em; }
p, ul {font-size: 0.8125em; line-height: 1.5; margin: 0 0 1.5em; }
code {font-size: 1.2727em; color: #777; }
iframe {border: 0; overflow: hidden; }
img { height: auto; max-width: 100%;}
.container {margin: 0 auto; max-width: 90em; padding: 0; background-color:#ece9e6; }
.footer {padding-top: .5em; background-color:#445560; color:white;}
.desc {color: #888; }
.boston { font-size: 1.125em;margin-bottom: 1.777777777777778em;line-height: 1.777777777777778; margin-left: auto; margin-right: auto; text-align:justify;}
.bostonsmall { font-size: 1em;margin-bottom: 1.777777777777778em;line-height: 1.7; margin-left: auto; margin-right: auto; text-align:left;}
.intro {/*border-bottom: 1px dotted #bbb;*/ padding-bottom: 1.5em; }
.social {border-top: 1px dotted #bbb; padding-top: 1.5em; }
/* minor responsive adjustments */
.footer { }
.content {margin-bottom: 1.5em; }
.botmenu, .botmenu li.botmenu, .botmenu li.botmenu a {list-style:none; color:white; text-decoration:none; margin: 0;padding: 0; font-size: 16px; line-height: 1.8;}
 .botmenu li.botmenu a:hover {text-decoration:underline; color: #a6ce38}
 .button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor:pointer;  
  }
  .button:hover {background-color:#445560;border-radius:15px;}


@media only screen and (min-width: 544px) {
p, ul {font-size: 0.875em; }
.feature:first-child,  .info:first-child {/*border-right: 1px dotted #aaa;*/ }
h1 {font-size: 2.6em; }
h2 {font-size: 1.6em; }
}
@media only screen and (min-width: 864px) {
.content {border: none; /*border-right: 1px dotted #aaa;*/ margin-bottom: 0; }
.info:first-child {border: none; }
h1 {font-size: 3em; }
h2 {font-size: 1.7em; }
}
@media only screen and (min-width: 1216px) {
.info:first-child {/*border-right: 1px dotted #aaa;*/ }
h1 {font-size: 3.2em; }
h2 {font-size: 1.8em; }
}
