#globe{
	padding:3em 0;
	background: #F6F6F6;
}
#globe h2{
    font-size: 24px;
    margin: 0.8em 0 0.5em;
}
#globe p{
    margin: 0.5em 0 1em;
}
#globe ul {
    list-style-type: disc;
    margin-left: 1.5em;
}
#globe ul li{
    font-size:15px;
	line-height:1.5;
}
#globe .adn h2 {
    text-align: center;
    color: #B5864E;
}
#globe .adn p {
    text-align: center;
    font-size: 18px;
}
