/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.17.1498412513
Updated: 2017-06-25 18:41:53

*/

/*
sve izkomentiram
/* BOJE ZA KLASE PODNASLOVA PO KATEGORIJAMA */
.pink  {
    
    border-bottom: solid #d600a0;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: #2d2c2d;
}
.purple
{
    
    border-bottom: solid #800080;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: #2d2c2d;
}

.green {
    border-bottom: solid seagreen;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: #2d2c2d;
}
.red {
    border-bottom: solid #ce1a29;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: #2d2c2d;
}
.blue {
    border-bottom: solid #0a73af;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: #2d2c2d;
}
.orange {
   border-bottom: solid #fc9700;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: #2d2c2d;
}
.lightblue{
   border-bottom: solid #00c1c1;
    padding-bottom: 2px;
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: #2d2c2d;
}
