.rx {
    width: 100%;
    height: 100px;
    color: #202124;
    margin-top: 10px
}
.domain {
    color: #202124;
    background: 0 0
}
.domain a {
    text-decoration: none;
    color: #202124
}
.baslik {
    font-size: 20px!important;
    line-height: 26px;
    padding-top: 3px;
    font-weight: 400;
    color: #609;
    background: 0 0
}
.baslik a {
    color: #609;
    text-decoration: none
}
.baslik a:hover {
    text-decoration: underline
}
.rx-metni {
    font-size: 14px;
    line-height: 20px;
    color: #4d5156
}