h3 {
    font-weight: 300;
}

h1 {
    font-weight: 700;
    margin: 20px auto;
}

.box-solid {
    box-shadow: 0 7px 14px 0 rgba(50, 50, 93, .1), 0 3px 6px 0 rgba(0, 0, 0, .07);
}

.box-header > img {
    max-width: 100%;
}

.container {
    padding: 0;
}

.content {
    max-width: 810px;
}

.content-wrapper {
    border-left: none !important;
}

.footer a {
    text-decoration: none;
}

.footer a svg {
    position: relative;
}

.footer .rpms-logo svg {
    height: 16px;
}

.footer .stripe svg {
    height: 24px;
    top: 7px;
}
