	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class*="heading-"] a:hover {

    color: #FFF;

}
td, th {
    border: solid 1px;
}
td > p {
    text-align: left;
}
table{width:100%;}
#paybtn:disabled {
    background-color: #C7E1D9;
}
.punktcont {
    padding-bottom: 5px;
    color: black;
    background-color: #fbfbfb;
    border-radius: 15px;
    margin-bottom: 10px;
    padding-left: 15px;
}
.custom-control-label {
    cursor: pointer;
    color: #575757;
}
.col-lg-12.wow.fadeInUp.text-left a {
    color: #bd6734 !important;
    font-weight: bold;
}



.rd-nav-link {
  font-size: 18px;
  text-align: center;
}