/*
 Theme Name:   Extra Child
 Theme URI:    http://elegantthemes.com/
 Description:  Extra Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Extra
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child-theme
*/


/* Styles Added to home page by Aimee */
body {
	background: #efefef;
}
span.codeAA {
	background: #e9ebec;
	padding: 2px 4px;
	margin: 0;
	border-radius: 2px;
	color: #222;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-size: 16px;
	line-height: 1.4em;
}
span.keyAA {
    display: inline-block;
    margin: 0 .1em;
    padding: .1em .6em;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16.5px;
    color: rgb(36, 39, 41);
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    background-color: rgb(228, 230, 232);
    border: 1px solid rgb(159, 166, 173);
    border-radius: 3px;
    box-shadow: rgba(12, 13, 14, 0.15) 0px 1px 1px 0px, rgb(255, 255, 255) 0px 1px 0px 0px inset;
    overflow-wrap: break-word;
}
div.articleBullets .et_pb_text ul {
  padding-bottom: 1.5em;
  padding-top: 0em;
}
div.articleBullets .et_pb_text li {
  margin-bottom: 0.5em;
}
