﻿#EDN_Ozone article > h1, #EDN_Ozone article > h2, #EDN_Ozone article > h3,
#EDN_Ozone article > h4, #EDN_Ozone article > h5, #EDN_Ozone article > h6 {
    color: #3FAEE7;
    font-family: 'Six Caps', sans-serif;
}

    #EDN_Ozone article > h1 a, #EDN_Ozone article > h2 a, #EDN_Ozone article > h3 a,
    #EDN_Ozone article > h4 a, #EDN_Ozone article > h5 a, #EDN_Ozone article > h6 a,
    #EDN_Ozone article > div:nth-child(1) > a, #EDN_Ozone article > div:nth-child(1) > div > a,
    #EDN_Ozone article > div.edn_metaDetails > a {
        color: #3FAEE7;
    }

    #EDN_Ozone article > h1 a, #EDN_Ozone article > h2 a, #EDN_Ozone article > h3 a,
    #EDN_Ozone article > h4 a, #EDN_Ozone article > h5 a, #EDN_Ozone article > h6 a {
        font-family: 'Six Caps', sans-serif;
    }

        #EDN_Ozone article > h1 a:hover, #EDN_Ozone article > h2 a:hover, #EDN_Ozone article > h3 a:hover,
        #EDN_Ozone article > h4 a:hover, #EDN_Ozone article > h5 a:hover, #EDN_Ozone article > h6 a:hover,
        #EDN_Ozone article > div:nth-child(1) > a:hover, #EDN_Ozone article > div:nth-child(1) > div > a:hover,
        #EDN_Ozone article > div.edn_metaDetails > a:hover {
            color: #3FAEE7;
        }