.current_item {
  color: red; 
}

.oeuvre_year {
  list-style: none; 
  padding: 0; 
}

.artwork { 
  margin-top: 5rem;
  margin-bottom: 5rem; }
.caption { 
  margin-top: 2rem;
  text-align:right;
  color: #999;
  margin-top: ;
}

.margin-vertical-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }



#cv h3 {
  text-decoration: underline; 
  }
#cv ul li{
  list-style-type: none; 
  padding: .3em 0; 
  }
  
.grid-container h1 { 
  font-size: 1.5rem; 
  font-weight: bold; 
}

#masthead {
  margin-bottom: 2em; 
}

#menu {
  font-size: .8em; 
  font-style: italic;
}


p.social a {
  font-size: 1.5em; 
  margin: 0 .25em 0 0;  
}
#shop {
  margin: 0; 
}

.social-footer a {
  font-size: 2em; 
  margin: 0 .5em; 
}

a, a:visited {
      text-decoration: underline; 
}

a {
  color: #000;
  font-weight: bold; 
  text-decoration: none;
  line-height: inherit; }
a:hover, a:focus {
    color: #ff7e79; }
a img {
  border: none; 
}

.responsive-blog-footer ul {
  margin-top: 1rem;
  margin-left: 0; 
  list-style-type: none; 
}



.embed-container { position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; }



.responsive-blog-footer {
  background: #4a4a4a;
  background: #fff;
  border-top: 1px solid #000;
  padding: 3rem 3rem;
  color: #000;
}
@media screen and (max-width: 39.9375em) {
  .responsive-blog-footer h4 {
    font-size: 1.5rem;
  }
}

.responsive-blog-footer p {
  color: #000;
}

.responsive-blog-footer .mailing-list {
  margin-bottom: 1.5rem;
}

.responsive-blog-footer .mailing-container {
  margin-bottom: 2rem;
}

.responsive-blog-footer .about-section, .responsive-blog-footer .tag-section {
  margin-bottom: 2rem;
}


.responsive-blog-footer .subscribe-button {
  background-color: #666;
}

.responsive-blog-footer .subscribe-button:hover {
  background-color: #146aa3;
  transition: color 0.3s ease-in;
}
