/*
Theme Name: Harrick Plasma
Theme URI: https://blinkdigital.us
Description: Child theme of Divi theme for the Divi theme
Author: blink digital
Author URI: https://blinkdigital.us
Template: Divi
Version: 3.15
*/

/* Generated by Orbisius Child Theme Creator (http://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 20 Oct 2018 18:53:53 +0000 */
/* The plugin now uses the recommended approach for loading the css files.*/

.articles-wrapper {
  margin-bottom: 40px;
}
.articles-wrapper h4 {
    margin: 20px 0 0;
}
.articles-wrapper .article {
  position:relative;
  border-bottom: 1px #1a416c;
  padding: 7px 0px 9px 20px;
  font-size: 14px;
  text-indent: -8px;
}
.articles-wrapper .article::before {
  content: " ";
  display: block;
  width: 6px;
  height: 6px;
  background: #333333;
  border-radius: 100%;
  position: absolute;
  left: 0px;
  top: 17px;
  color: rgba(21,89,132,0.82);
}
.categories-wrapper .category {
  font-size: 14px;
  border-bottom: 1px solid #1a416c;
  padding: 6px 5px;
}
.categories-wrapper .category .title {
  font-weight:bold;
}
.categories-wrapper .category .teaser {
  font-style:normal;
}
.category-desc {
  margin: 6px 0% 20px;
  font-size: 16px;
}
