/**
 * Tool Review Template Styles
 * Purple theme: #805ad5
 */

.aeco-tool-review .aeco-post-header {
    border-color: #805ad5;
}

.aeco-tool-review .aeco-callout-box.key-finding {
    border-color: #805ad5;
}

.aeco-tool-review .aeco-callout-box.action-item {
    border-color: #805ad5;
}