body
{
  font-family: "lato", "Georgia", sans-serif !important;
  background: none;
}

a
{
  color: #000;
  text-decoration: none;
}

.clear {
  clear: both;
}

a img {
  border: 0;
}

h1 {
  font-family: "Georgia";
  font-size: 32px !important;
  font-weight: bold !important;
}

h2 {
  font-family: "Georgia" !important;
  font-size: 20px;
  font-weight: bold !important;
}

h3 {
  font-family: "Georgia";
  font-size: 18px;
  font-weight: bold;
}

h4 {
  font-family: "Georgia";
  font-size: 14px;
  font-weight: bold;
}

header, .top_slider, footer, .res_menu, .breadcrumbs, .files, .gallery, iframe, .back, .btn, .hp_blocks .itm.wide, .search_bar_wrp, section .limited>h2 a, section .tns-controls, .list_filter {
  display: none !important;
}

.transfers_list.carousel, .text_page .transfers_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100% !important;
  gap: 15px;
}

.transfers_list.carousel .itm_banner, .content_right .reviews_text {
  display: none !important;
}

.transfers_list.carousel.tns-slider .itm.tns-item {
  width: 100% !important;
}

section.dark_bg {
  background: none;
}

.list_item
{
    margin-bottom: 20px;
}

main.hp
{
    text-align: left;
}

ul
{
    list-style-type: disc !important;
}

ol, ul
{
    padding-left: 32px !important;
}

a
{
    color: #000 !important;
    text-decoration: none !important;
}