.owpp-profile-photo {
    margin-bottom: 20px;
}

.owpp-current-photo img {
    max-width: 150px;
    height: auto;
    margin-bottom: 10px;
}

.owpp-upload-form button {
    margin-top: 10px;
}

#owpp-croppie-container {
    display: block; /* Controlado por JS */
}