/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 20 2025 | 19:52:00 */
/* Añade aquí tu código 
.single-post .entry-content {
    max-width: 100%;
    padding: 0 20px;
}

.single-post form {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.single-post input,
.single-post textarea {
    width: 100% !important;
    box-sizing: border-box;
}


Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

