.do-single-author-meta {
    background: #F0EDFF;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    color: #2a2424;
    margin-top: 10px;
    margin-bottom: 10px;
}
.do-single-author-meta p {
    margin-bottom: 0px !important;
	
}
.devsoffice_repeatable_group  {
    padding: 20px !important;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c6dcff;
    width: max-content !important;
    box-shadow: 2px 2px 0px 2px #000;
}
.devsoffice_repeatable_group p.devsoffice_repeatable_group_heading strong {
    font-size: 1.3em;
}

.devsoffice_repeatable_each_group {
    margin-top: 10px;
    margin-bottom: 10px;

 
}