.ct-box {
    margin-bottom: 2.5rem;
}
.doc-btn{
	    border: none;
    border-radius: 6px;
    padding: 12px 24px;
    background-color: #222;
    color: #efefef;
    display: inline-block;
    outline: 0;
    cursor: pointer;
    font-weight: 500;

	text-decoration: none;
}

.modal[data-modal="modal-shain-1-room-a"] .modal__contents,
.modal[data-modal="modal-shain-2-room-a"] .modal__contents,
.modal[data-modal="modal-shain-3-room-a"] .modal__contents{
	    background-color: #485469;
    color: #fff;
}