 .entry-content blockquote::after {
  right: auto;
  left: 0 !important;
}
.read-more{
  text-align: right !important;
}

.blog .entry .entry-meta i{
  margin: auto 6px !important;
}
#submitButton{
  left: auto !important;
  right: 0 !important;
}
#footer .footer-top .footer-newsletter form input[type=email] {
  width: calc(75%) !important;
}

.blog .sidebar .recent-posts img {
  float: left !important;
}
.blog .sidebar .recent-posts h4,.blog .sidebar .recent-posts time{
  margin-left: 95px !important;
}
.navbar .dropdown ul{
  right: auto !important;
  left: 14px !important;
}