/**
* Theme Name: Sunic Child
* Description: This is a child theme of Sunic, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: sunic
* Version: 1.0.14
*/

body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #0E0E0E;
  overflow-x: hidden;
}