.sc_button_icon {
    
    font-size: 1.4em;
    line-height: 1.25em;
    font-weight: 300;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio {
    font-family: "Merriweather Sans";
    /* font-size: 100%; */
    font-style: inherit;
    font-weight: 200;
    line-height: 1.4;
    border: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -ms-word-wrap: break-word;
    word-wrap: break-word;

}
.scheme_dark .footer_copyright_inner .copyright_text {
    color: #ffffff;
    

}
@media screen and (max-width: 600px) {
  .column {
    width: 100%;

  }