/* Add here all your CSS customizations */
figcaption {
    font-style: italic;
    color: #000;
    margin-top: 10px;
    margin-bottom: 25px;
}

.icon-box-style-3 {
    text-align:center;
}

table
{
    margin: auto;
}

td
{
    border: 1px;
    padding: 10px;
}