body {
    background: #fff;
    font-family: Georgia, serif;
    font-size: 13px;
}

.non-printable {
    display: none;
}

.wrapper {
    max-width: 100%;
    margin-top: 0;
    border: 1px solid #dee2e6 !important;
}
.sidebar-wrapper {
    border-left: 1px solid #dee2e6 !important;
}

.sidebar-wrapper .profile-container {
    border-bottom: 1px solid #dee2e6 !important;
}

.sidebar-wrapper .printIt {
    display: block;
}

.sidebar-wrapper ul li a {
    text-decoration: none;
}

.main-wrapper {
    padding-top: 30px;
    padding-bottom: 10px;
}

.main-wrapper .section {
    margin-bottom: 25px;
}

.main-wrapper .section-title {
    margin-bottom: 5px;
}

.main-wrapper .experiences-section .item {
    margin-bottom: 20px;
}
