/* Scss Document */
@import url("archives.css");
#tag_clouds {
  padding-top: 40px !important;
  padding-bottom: 160px !important; }
  @media (min-width: 768px) {
    #tag_clouds {
      padding-bottom: 240px !important; } }

.section_post_detail .article .head .tags .tag .a {
  background: rgba(29, 32, 136, 0.05);
  color: #333; }
