.main-navigation ul {
  width: 1000px;
}

.site-header.is-sticky .site-title a {
  font-size: 17px;
}

.home .cloud-background.page-section {
  margin-top: -47px;
}

article .blog-post-wrap {
  background-color: #ffffff;
  border-radius: 25px;
}

article .entry-content {
  background-color: #fffbe5;
  border-radius: 25px;
  width: 107%;
  margin-top: -60px;
  box-shadow: 12;
  color: #000000;
}

.page-title .entry-title {
  margin-top: 32px;
}

.site-logo img {
  margin-left: -400px;
}

.site-header .site-title {
  margin-top: -107px;
  margin-left: 10px;
}

.container {
  margin-top: -27px;
}

.cloud-background.page-section {
  margin-top: -154px;
}

.main-navigation ul li:hover > ul {
  background-position: 1;
  position: absolute;
}

#masthead .right-menu ul > li:nth-child(1n):hover > a {
  position: relative;
}

.main-navigation.right-menu ul ul li:hover > ul {
  width: 300px;
  height: 400px;
  overflow: auto;
}

article .entry-title a {
  color: #000000;
}

.wp-block-file .wp-block-file__button {
  background-color: #3f8ce3;
}

#wp-block-file--media-2bcd18f3-8e5b-4aec-a574-7d7dd05b9358 {
  color: #5888d1;
}

.archive article .entry-content {
  margin: 1px;
}

.is-sticky .site-branding {
  margin-top: 119px;
}

.attachment-medium.size-medium {
  border-radius: 10px;
}

.widjet {
  background-color: #ffffff;
  border-radius: 5px;
  width: 45px;
  padding: 5px;
  margin: 5px;
}

.w {
  background-color: #b81212;
  box-shadow: 99;
  border-radius: 5px;
  margin: 5px;
  padding: 5px;
  width: 360px;
  height: 70px;
}

#secondary .widget a {
  color: #ffffff;
}

.t {
  margin-top: -71px;
  margin-left: 63px;
}

svg:not(:root) {
  margin: 2px;
}