/*
Theme Name: Domes Theme
Description: A starter theme for WordPress sites developed for Mind+Matter
Author: Mind+Matter
Author URI: https://mindplusmatter.com/
Version: 1.0
License: GNU General Public License v2 or later
*/

#enter-popup #owner-btn {
    display: none;
}
.popup-content a:not([class]) {
    color: #38008f;
}
.popup-content a:not([class]):hover {
    text-decoration: none;
}