.sppb-addon-article {
    background-color: lavender;
  	padding: 10px;
}

.kategori 
{
    background-color: lightblue;
    margin: 12px;
    padding:12px;
    font-size: 1px;
}
.h4, h4 {
    font-size: 1rem;
}
.h3, h3 {
    font-size: 1.25rem;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: 10px 20px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}

@media only screen and (max-width: 600px)  {
#sp-footer {
 font-size: 9px;
}
}

#sp-top-bar {
    background: #920F5D;
}

#sp-footer, #sp-bottom {
    background: #920F5D;
}