/*
Theme Name: Stockholms stad - Miniwebb
Description: Ett tema för bloggar och mindre webbplatser.
Version: 1.9.6
Text Domain: stockholmstad
*/

.wp-caption {
  width: 100% !important;
}

.wp-caption-text {
  margin-top: -15px !important;
  font-size: 1.4rem !important;
  font-style: italic;
}

/* .sticky {
}
.screen-reader-text {
}
.gallery-caption {
}
.bypostauthor {
} */

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Article tags special */
.article__tags--special {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 4rem;
}
