* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #363636;
    font-size: 16px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 16px;
    line-height: normal;
}

h3, h4 {
    text-align: center;
}

.muted {
    color: #666666;
}
