﻿.istanbul-senin-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #CB0A5F;
    width: 100%;
    height: 44px;
    border: none;
    border-radius: 6px;
    justify-content: center;
    color:white;
}
