body {
    font-family: 'Open Sans', sans-serif !important;
}
html, body {
    height: 100%;
}

.go-to-camera-button {
    display: inline-block;
    padding: 18px 20px;
    text-align: center;
    text-decoration: none !important;
    color: #ffffff;
    background-color: #000000;
    border-radius: 16px;
    outline: none;
    width: 228px;
    height: 60px;
}

.image {
    width: 100px;
}

.image-2 {
    width: 115px;
}