 {
}

.box-font {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 20px;
}

.small-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    border-top: 5px solid #eee824;
    border-left-style: none;
}

.px-10 {
    padding-right: 70px;
    padding-left: 70px;
}

.py10 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.services-block {
    color: #f4eded;
    border-right: 1px solid #595858;
    border-bottom: 1px solid #595858;
}

.border-radius {
    border-radius: 10px;
}

.staff-thumb {
    border-radius: 5px;
    border: 1px solid #dddddd;
}