* { margin: 0; padding: 0; } // .block-editor-block-list__block .wp-block is-selected .wp-block-create-block-cover-block { // margin: 0 !important; // } // .wp-block-create-block-cover-block { // border-color: #21759b; // color: #000000; // padding: 2px; // } .main { position: relative; max-width: 720px; } .container { display: flex; flex-direction: row; position: relative; left: -7px; margin-top: 1.5rem; margin-bottom: 1.5rem; padding-left: 15px; padding-right: 15px; } .inputSection { padding-top: 2.5rem; min-width: 250px; } .inputSection, .displaySectionUI { margin-bottom: 10px; } .displaySectionUI { background-color: #eef0f1; min-width: 500px; padding: 4rem; margin-left: 1rem; } .submitUI { display: flex; justify-content: space-between; margin-top: 1rem; } .submitButton { background-color: #ffffff; padding: 15px 25px; border: 1px solid #b8b8b8; border-radius: 5px; } .headingSection { margin-top: 3.5rem; } .secLastSection { margin-top: 2rem; } .subjectSection { text-align: center; margin-bottom: 15px; } .closingSection { margin-top: 0.5rem; padding-top: 1rem; } .active-logoSection { display: flex; /* Or any other style that shows the section */ }