h1.mobile {
    color: #A4C639;
}

.mobile {
    padding: 8px;
}
.mobile p {
    margin-bottom:12px;
}

.mobile ul {
    margin-bottom: 18px;
}

.mobile .highlight {
    font-weight: bolder;
    font-size: 105%;
}

.mobile .androidIcon {
    text-align:center;
}

.mobile ul, .mobile li {
    margin-left:10px;
}

.mobile li {
    padding-bottom:16px;
}

.mobile span {
    color: #000000;
    font-weight: bold;
}

.mobile span.info {
    color: #ffd700;
}