.API-table a{
    color: snow;
    font-weight: bold;
}
.API-table th{
    color: white;
}
.API-title{
    color: white;
}
.API-description {
    margin: 2% 0;
}
