﻿table {
    width: 100%;
}

table tr td, table tr th{
    height: 41px;
}

table tr:first-child td, table tr:first-child th {
    border-top: 1px solid #eaeaea;
}

table tr td, table tr th{
    border-bottom: 1px solid #eaeaea;
    
}

table th {
    text-align: left;
    color: #faa117;
}

h2 {
    margin-top: 2em;
}

.testimonial {
    margin: 16px 0px 30px;
}

.testimonial .company {
    color: #31528a;
}

.main-tabstrip a {
    width: 238px;
}
