/*
Theme Name: dhblad - Pixelhuset child theme
Template: Newspaper
Version: 1.0.0
*/
@import url("../Newspaper/style.css");
.papers .paper {
  border: 1px #ccc solid;
  float: left;
  max-width: 160px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 10px;
  background-color: #DADADA;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .papers .paper span {
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px; }

p.abonnent_cta {
  padding: 80px 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #1b4199;
  background-color: orange;
  color: #ffffff !important;
  font-size: 30px !important;
  line-height: 50px !important;
  text-align: center; }
  p.abonnent_cta a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline; }

/*# sourceMappingURL=style.css.map */
