ul#sharing-buttons {
margin-left:0;
}

dt {
text-transform: uppercase;
  font-family: "Teko", sans-serif;
letter-spacing: .1rem;
/*  
font-weight: 500; 
*/
color: #F36744;
color: #393939;
  font-style: normal;
display: inline;
padding: 0.3em 0;
}

dd {
padding: 0.3em 0;
}

span.hovered-description {
background-color: #ECD0B9;
background-color: #f0d790;
display: inline; 
padding: 0.6em 0;
}

dt:hover {
  background-color: #ECD0B9;
  background-color: #f0d790;
}

h5 {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-style: normal;
}

h6 {
  font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 60px;
  color:  #436B5C;
/*
  position: relative;
  left: -50px;
  width: 100%;
*/
}

h3{
  font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 30px;
  color:  #436B5C;
/*
  position: relative;
  left: -50px;
  width: 100%;
*/
}

#comments h2 {
  font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 40px;
  color:  #436B5C;
/*
  position: relative;
  left: -50px;
  width: 100%;
*/
}


/*rect {
white-space-collapse: break-spaces;
}

text, tspan, textPath {
white-space-collapse: break-spaces;
}*/

svg {
overflow-x: scroll;
white-space: normal;
}

/* div.preview-block { 
margin: 1em;
padding: 1em;
background-color: #B7BF96;
background-color: #cee4ee;
}

ul.resources.resource-grid { 
margin: 1em;
padding: 1em;
background-color: #B7BF96;
background-color: #cee4ee;
} */

a {
color:#436B5C;
}

span.site-title-label{
font-space:2em;
font-weight: 0.5em;
font-size:30px;
}

span.title {
font-family:Bebas;
font-size: 45px;
/*width: 100%;
border-bottom: 5px solid #436B5C;
font-style: italic;*/
}

/*body{
background-color:#F3E7D8;
}*/

/* .field.required .field-meta label {
    background-color: #f5b5da;
} */

textarea [rows]{
height: 3em;
}

.autocomplete-suggestion {
padding: 2px 5px;
white-space: normal;
overflow: hidden;
margin-left: 15px;
}

.remove-value {
background-color: #006864;
color: #fefefe;
}

#comments-container { 
padding: 1em 1em 0em 1em;
background-color: #B7BF96;
background-color: #cee4ee;
border-radius: 10px;
}

.right-sidebar { 
padding: 1em 1em 1em 1em;
margin-bottom: 3.5em;
background-color: #B7BF96;
background-color: #d0d9ad;
background-color: #989ec1;
background-color: #cee4ee;
border-radius: 10px;
}

input.valuesuggest-input {
  padding: 10px;
}

[type=text]:not(:only-child) {
  width: 100%;
}

.action-button{
   display: inline;
 }

.actions {
  margin-left:0;
}

.c-bgaBPk.clover-viewer-header{
display: none;
}

