.w3-center {
    text-align: center!important;
}
.w3-green, .w3-hover-green:hover {
    color: #fff!important;
    background-color: #0076d8!important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}

.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    color: #000!important;
    background-color: #f1f1f1!important;
}


.pro-001
{
    top: 20%;
    max-width: 800px;
    margin: auto;
    position: relative;
    background: gainsboro;
    padding: 10px;
    border-radius: 5px;
}
.pro-002
{
    color: #0076d8;
}
.pro-003
{
    margin-bottom: 8px;
}
.pro-004{
    background: white;
    margin-top: 5px;
    padding: 5px;
    text-transform: capitalize;
}
