/* Theme Name: BOL
Theme URI: http://camerongilroy.com
Author: Cameron Gilroy
Author URI: http://camerongilroy.com/
Description: This theme was Developed by Cameron Gilroy Design by Kel Naughton
Version: 1.0.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bol
 * Theme Name: BOL
*/
section {
    width: 660px !important;
}

div.posts:nth-child(odd) {
    background: #d1fae5;
    background-color: #d1fae5;
}

a {
    color: #00adee;
}

.green-text {
    color: #00df2b;
}

h1 {
    letter-spacing: 3pt;
}

.yellow-text {
    color: #ffdd15;
}