.docodoco-cf7-extension .underline {
    text-decoration: underline;
}

.docodoco-cf7-extension h2 {
    margin-top: 30px;
}

.docodoco-cf7-extension .copy-button {
    cursor: pointer;
    margin: 0 0 0 20px;
    color: #aaa;
}

.docodoco-cf7-extension #toast-area {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 10px;
}

.docodoco-cf7-extension #toast-area .toast {
    margin: 5px;
    padding: 20px 20px;
    background-color: #000;
    color: #fff;
}