section .card {
    box-shadow: none;
    padding:30px;
}
section.hero h1 {
    font-size:2em;
}
#userprotocal section h2 {
    font-size:2em;
}
#userprotocal section ol {
    list-style-position: inside;
}

#userprotocal section p {
    font-size:1.1em;
}
section.hero {
    box-shadow: none;
    margin-bottom: 0px;
}
#userprotocal section {
    box-shadow: none;
}

