h2.margin-top {
    margin-top: 20px;
}
span.time_ago {
    color: grey;
    font-size: 10px;
}

#twitter .article  a {
    color:#002f5f;
}
a#more_twitter{
    margin-top: 10px;
}

.time_ago {
    color : #f7f7f7;
}
.hidden {
    display: none;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}