.error-404 {
    margin: 20px;
}

.page-404-content p {
    text-align: center;
    font-weight: bold;
    color: #003C09;
    padding-bottom: 25px;
}