@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* Enter Your Custom CSS Here */
.post_text_inner a {
 color: blue; 
}

body {
 font-family: 'Noto Sans Japanese', sans-serif;
}

#commentform {
 background-color: #efefef;
      border: 2px solid #303030;
  border-radius: 4px;
  padding: 10px;
}

.post-title.cat-post-title {
  color: #4078c0; 
}

.light-title h2 {
 
}

.light-button {
 width: 85%;
 text-align: center;
 /*padding: 0px 20px;*/
}

/*
.container_inner, .elementor-row .elementor-widget-wrap > .qode_elementor_container_inner, .qode_elementor_container_inner {
    margin: 0 auto;
}*/