.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
html .btn-primary {
    color: #ffffff;
font-size: 20px;
font-family: "Helvetica Neue",Arial,sans-serif;
    text-shadow: none;
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
}
.home-intro .get-started {
    margin-top: 30px;
    margin-bottom: 15px;
    position: relative;
    text-align: right;
}
.dementia-friends-field {
    font-size: 28px;
line-height: 45px;
}
h2 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: bold;
}
