/*
 Theme Name:   eartisan
 Theme URI:    http://www.eArtisan.co.uk
 Description:  Child theme of GeneratePress		
 Author:       Pradeep Maheepala
 Author URI:   http://www.eArtisan.co.uk
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

/* ------------- */
/*@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
@import url("https://fonts.googleapis.com/css?family=Titan+One");
body {
  background: linear-gradient(to top, #7b00e0, #ff006a);
  margin: 0;
  height: 100%;
  overflow: hidden;
}
.container {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
}*/

.read-more {
  color: #294035;
  font-style: italic;
  font-weight: 600;
}