
#kivalosag_neve_{
     
    /* Heading */
    
    
    color: black;
    
    /* Desktop Heading/Heading 4 */
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 31px;
    /* identical to box height, or 135% */
    display: flex;
    align-items: center;
    letter-spacing: -0.4px;
    
    
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 1;
    
     }
    
    #kivalosag_body{
    
    
    /* Desktop Body/Regular Copy */
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    /* or 175% */
    
    /* Light Theme/Typography Colours/Body */
    color: #262626;
    
    mix-blend-mode: normal;
    padding-top: 5px;
    margin-top:5px;
    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 1;
    
     }
    
    #kivalosag_kepe_{
        padding-bottom:8px;
        margin-bottom:2px;
     }
    

     .partnerKepClassContainer{
        max-width:250px;
        justify-content:center;
          height:230px;
        background:white!important;
        display:flex;
        align-items:center;
        border: 1px solid lightgray;
      }