The following CSS code should be applied to the paragraph with the text, but it seems too long. Your task is to make it shorter by keeping the set properties and apply them to the <p> element.
padding-left: 30px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 25px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;