/*
Theme Name:   nextdance_newsletter
Description:  nextdance_newsletter
Author:       merkbar.IT
Author URL:   https://www.merkbar.IT
Template:     understrap
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  nextdance_newsletter
*/

/* Write here your own personal stylesheet */

a {   
color: #0073aa;
}
a:hover {
color: rgb(0, 114, 168);
text-decoration: underline;
}
.bg-primary {
background-color: rgb(52, 152, 219) !important;
}
#menu-fusszeile {
padding: 0;
list-style-type: none;
}
.tbl_addr_no_margin {
margin: 0px;
}
.tbl_addr tbody {
border-top: none;
}
.tbl_addr tr {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}
.tbl_addr td {
padding: 0px;
border: none;
}