.fa-icon
{
    color: #FF3414;
font-size: 65px;
}
.single_transport h3
{
    text-align: center;
}
.icon
{
    text-align: center;
}
.top-area
{
    background: rgb(245, 124, 0);
    transition: all .4s ease-in-out;
width: 100%;

padding-top: 10px;
padding-bottom: 10px;
}
.top-area p {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
}