body {
  color: #0f0326; }

li.c2::before {
  content: none; }

a.desktop-menu-author-inner {
  color: #0f0326; }

a {
  text-decoration: underline;
  font-family: RobotoHeavy;
  color: #5375ff; }

b {
  font-family: RobotoHeavy;
  text-decoration: none; }

.mobile-menu-container {
  width: 100%;
  height: 5rem;
  position: relative; }

.mobile-menu-logo {
  background: url(../../img/logo.png) no-repeat center center;
  background-size: cover;
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: .5rem; }

.center {
  position: absolute;
  transform: translateY(-50%);
  top: 50%; }

.mobile-menu-title {
  font-family: RobotoLight;
  font-size: 3rem;
  position: absolute;
  top: 0;
  height: 100%;
  width: 19rem;
  left: 5rem;
  color: #0F0326; }

.mobile-menu-hamburger {
  background: url(../../img/hamburger.svg) no-repeat center center;
  background-size: cover;
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: .5rem; }

.mobile-menu-bottom-border {
  height: 1px;
  width: 97%;
  background-color: #0f0326;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5.2rem; }

.menu-view-mobile-list-item {
  height: 5rem;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  width: 95vw;
  margin-left: 2.5vw;
  border-top: 1px solid #e4e4e4; }
  .menu-view-mobile-list-item:last-of-type {
    border-bottom: none; }

.mobile-menu-inner {
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  top: 5.2rem;
  border-bottom: 1px solid #0f0326;
  z-index: 1; }

.list-view-mobile-header-title {
  position: relative;
  height: 3.8rem;
  font-size: 5rem;
  left: 1rem;
  margin-top: 1.5rem;
  font-family: RobotoLight; }

.list-view-mobile-header-subtitle {
  font-family: RobotoItalic;
  position: relative;
  margin-top: 1rem;
  font-size: 2rem;
  margin-left: 1rem;
  height: 1.8rem; }

.list-view-mobile-header-bottom-border {
  position: relative;
  height: 1px;
  width: 97%;
  background-color: #d0d0d0;
  margin-top: 1rem;
  margin-left: 1.5vw; }

.list-view-mobile-article-title {
  margin: 0 auto;
  width: 95%;
  margin-top: 1rem;
  font-size: 2.5rem;
  font-family: RobotoLight; }

.list-view-mobile-article-rating {
  font-family: RobotoItalic;
  width: 95%;
  margin-top: 0rem;
  margin: 0 auto; }

.list-view-mobile-article-bottom-border {
  height: 1px;
  width: 7rem;
  background-color: #d0d0d0;
  margin-top: 1rem;
  margin-left: 2.5%; }

.list-view-mobile-article-container:last-child .list-view-mobile-article-bottom-border {
  display: none; }

.list-view-mobile-list-repeat-container {
  padding-bottom: 2rem; }

.mailchimp-inner-signup-container {
  text-align: center;
  font-family: RobotoLight;
  padding-bottom: 1.5rem; }

#mc_embed_signup input.email.mailchimp-email {
  margin: 0 auto;
  margin-bottom: 1rem;
  font-family: RobotoLight;
  width: 30rem; }

#mc_embed_signup input.subscribe.mailchimp-subscribe {
  margin: 0 auto;
  font-family: RobotoLight; }

div#mc_embed_signup {
  width: 95%;
  background-color: #0f0326;
  margin: 0 auto;
  margin-top: 1rem;
  font-family: RobotoLight;
  color: #0f0326;
  max-width: 500px; }

.footer-inner-container {
  background-color: #0F0326;
  color: white;
  font-family: RobotoLight;
  text-align: center;
  padding-bottom: 2rem; }

.footer-title {
  padding-top: 2rem;
  font-size: 3rem; }

.footer-subtitle {
  font-family: RobotoItalic;
  font-size: 2rem;
  color: #cacaca; }

#mc_embed_signup form#mc-embedded-subscribe-form {
  padding: 0; }

.mailchimp-inner-signup-subscribe-title {
  font-family: RobotoLight;
  font-size: 2rem;
  margin-bottom: 1.2rem;
  padding-top: 1.5rem; }

#mc_embed_signup label.mailchimp-signup-inner-subscribe-subtext {
  font-weight: normal;
  width: 90%;
  margin: 0 auto;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: rgba(15, 3, 38, 0.7); }

#mc_embed_signup input#mc-embedded-subscribe {
  background-color: #d05c5c; }

.desktop-header-logo {
  background: url(../../img/logo.png) no-repeat center center;
  background-size: cover;
  width: 10rem;
  height: 10rem;
  margin-right: 1rem; }

.desktop-header-container {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1.5rem; }

.desktop-header-subtitle {
  font-family: RobotoItalic;
  font-size: 3rem;
  margin-top: -2rem; }

.desktop-header-title {
  font-family: RobotoLight;
  font-size: 5em;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 768px) {
  .desktop-content-container-outer {
    width: 95%;
    margin: 0 auto;
    max-width: 1052px;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 768px) {
  .desktop-content-container-inner {
    width: 70%;
    padding-right: 5rem; } }

.list-view-desktop-article-title {
  font-family: RobotoLight;
  font-size: 3rem;
  cursor: pointer; }

.list-view-desktop-article-rating {
  font-family: RobotoItalic; }

.list-view-desktop-article-bottom-border {
  background-color: #0f0326;
  height: 1px;
  width: 10%;
  margin-top: 1.5rem;
  margin-bottom: 3rem; }

.list-view-desktop-list-repeat-container {
  min-height: calc(100vh - 47.5rem);
  display: -ms-flexbox;
  display: flex;
  /*justify-content: space-between;*/
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 5rem; }

.desktop-menu-author-inner {
  font-size: 2rem;
  font-family: RobotoRegular;
  margin-top: 0.1rem; }

.desktop-menu-other-stuff-container {
  margin-top: 1rem; }

.desktop-menu-list-item {
  font-family: RobotoLight;
  font-size: 2rem;
  cursor: pointer; }

@media (min-width: 768px) {
  .desktop-content {
    min-height: calc(100vh - 37rem); } }

@media (max-width: 768px) {
  .desktop-content {
    min-height: calc(100vh - 35rem); } }

.desktop-only-header-class {
  cursor: pointer; }

.desktop-menu-author-inner {
  cursor: pointer; }

.article-title {
  font-family: RobotoLight;
  font-size: 3rem; }

.article-publish-date {
  font-family: RobotoItalic; }

.article-content {
  margin-top: 1rem;
  font-family: RobotoLight;
  font-size: 1.5rem; }

.articles-container {
  width: 95%;
  margin: 0 auto;
  padding-top: 1rem;
  margin-bottom: 5rem; }

.article-bottom-border {
  height: 1px;
  width: 5rem;
  background-color: #0f0326;
  margin-top: 1.5rem;
  margin-bottom: 2rem; }

.disqus-outer-container {
  width: 95%;
  margin: 0 auto;
  max-width: 1052px; }

.article-content p {
  line-height: 22px;
}
.article-content li {
  line-height: 22px;
}
